We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d798f9 commit ec3d313Copy full SHA for ec3d313
.github/workflows/nodejs.yml
@@ -8,7 +8,7 @@ on:
8
- main
9
jobs:
10
build:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v2
14
- name: Use Node.js 12.x
0 commit comments