Skip to content

Commit 228bca6

Browse files
committed
fix: node ci engine fixes
1 parent ba278ba commit 228bca6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ jobs:
1010
os:
1111
- ubuntu-latest
1212
node_version:
13-
- 14
14-
- 16
1513
- 18
14+
- 20
15+
- 22
16+
- 24
1617
name: Node ${{ matrix.node_version }} on ${{ matrix.os }}
1718
steps:
1819
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)