Skip to content

Commit 38bbdf7

Browse files
authored
Bump node in CI
1 parent 1a97f22 commit 38bbdf7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
node-version:
16-
- 14
17-
- 16
1816
- 18
19-
- 19
17+
- 20
18+
- 21
2019

2120
steps:
2221
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)