We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f05ef8 commit 3813febCopy full SHA for 3813feb
.github/workflows/node.js.yml
@@ -6,7 +6,7 @@ on:
6
branches: [ "main", "dev" ]
7
jobs:
8
build:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
node-version: [8.x, 12.x, 16.x, 20.x]
0 commit comments