We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a79da76 + 091c59a commit 6fba179Copy full SHA for 6fba179
1 file changed
.github/workflows/pr-check.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
check:
10
name: Pull Request Lint/Build
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
steps:
13
- uses: actions/checkout@v2
14
- name: Setup Node
0 commit comments