Skip to content

Commit 0b7b548

Browse files
committed
Fix the CI/CD scripts
1 parent 0e45c4c commit 0b7b548

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13+
- latest
1314
- 20
1415
- 18
15-
- 16
16+
1617
steps:
1718
- uses: actions/checkout@v3
1819
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)