Skip to content

Commit a6ea5e2

Browse files
Update nodejs.yml
1 parent 8d9b394 commit a6ea5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Node CI
33
on: push
44
jobs:
55
build:
6-
runs-on: ubuntu-latest
6+
runs-on: ubuntu-22.04
77
steps:
88
- uses: actions/checkout@v2
99
- name: Use Node.js 14.x

0 commit comments

Comments
 (0)