Skip to content

Commit 6945a6f

Browse files
committed
fix: ci
1 parent aee61b3 commit 6945a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
os: [ubuntu-latest, windows-latest, macos-latest]
34-
node-version: [10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.11.0, 24.0.0]
34+
node-version: [10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.11.0, 24.x]
3535
polling: ["false", "200"]
3636
exclude:
3737
- os: macos-latest

0 commit comments

Comments
 (0)