Skip to content

Commit 8f189be

Browse files
committed
Fix CI
1 parent 8e4e31d commit 8f189be

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+
- 20
1314
- 18
1415
- 16
15-
- 14
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)