Skip to content

Commit c480a70

Browse files
committed
Fix CI
1 parent f8ebaa0 commit c480a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13+
- 22
1314
- 20
1415
- 18
15-
- 16
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)