Skip to content

Commit 1646355

Browse files
committed
ci: remove node16
1 parent 918751b commit 1646355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.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: [16.x, 18.x]
36+
node: [18.x]
3737
os: [ubuntu-latest, windows-latest, macos-latest]
3838
fail-fast: false
3939

0 commit comments

Comments
 (0)