Skip to content

Commit 0419bd9

Browse files
committed
Fix CI
1 parent 3a7376b commit 0419bd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13-
- 16
14-
- 14
13+
- 20
14+
- 18
1515
steps:
1616
- uses: actions/checkout@v3
1717
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)