Skip to content

Commit 63ac943

Browse files
authored
ci: update node versions in ci test (#801)
1 parent f6d1074 commit 63ac943

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
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [16.x, 18.x, 20.x]
17+
node-version: [18.x, 20.x, 22.x]
1818
os: [ubuntu-latest]
1919

2020
steps:

0 commit comments

Comments
 (0)