We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-22.04
ubuntu-latest
1 parent 2329b4c commit 7d30923Copy full SHA for 7d30923
1 file changed
.github/workflows/node_runner.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
10
build:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v4
14
0 commit comments