Skip to content

Commit d9fe2b3

Browse files
authored
Use ubuntu-latest for node-test build as well
1 parent 9527dee commit d9fe2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
build:
7-
runs-on: ubuntu-22.04
7+
runs-on: ubuntu-latest
88
strategy:
99
matrix:
1010
node: [ '16' ]

0 commit comments

Comments
 (0)