Skip to content

Commit 726597e

Browse files
committed
ci: remove node18
1 parent a74e93f commit 726597e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
strategy:
3535
matrix:
36-
node: [18.x]
36+
node: [20.x]
3737
os:
3838
- ubuntu-latest
3939
# windows-latest, TODO: hash-sum result different with linux

0 commit comments

Comments
 (0)