Skip to content

Commit baed4d6

Browse files
committed
chore(CI): bump node in CI
1 parent cbab773 commit baed4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cancel-in-progress: false
2020
strategy:
2121
matrix:
22-
node: ["18"]
22+
node: ["20"]
2323
max-parallel: 1
2424
name: node.js_${{ matrix.node }}_test
2525
steps:

0 commit comments

Comments
 (0)