We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b33fc commit 9bc886bCopy full SHA for 9bc886b
.github/workflows/node-test.yml
@@ -4,7 +4,7 @@ on:
4
5
jobs:
6
build:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
8
strategy:
9
matrix:
10
node: [ '18.x', '20.x' ]
0 commit comments