We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b89a39d + ec3d313 commit 2e52d55Copy full SHA for 2e52d55
.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