We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09e2e4c + fe61a89 commit 0b8dd3bCopy full SHA for 0b8dd3b
.github/workflows/pre-merge.yml
@@ -9,7 +9,7 @@ on: # yamllint disable-line rule:truthy
9
10
jobs:
11
tests:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
13
steps:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-node@v4
0 commit comments