Skip to content

Commit 3813feb

Browse files
Update node.js.yml
1 parent 4f05ef8 commit 3813feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [ "main", "dev" ]
77
jobs:
88
build:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
1212
node-version: [8.x, 12.x, 16.x, 20.x]

0 commit comments

Comments
 (0)