Skip to content

Commit 0484706

Browse files
committed
Update CI node versions
1 parent 04465e2 commit 0484706

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ jobs:
66
strategy:
77
matrix:
88
node-version:
9+
- 20
910
- 18
10-
- 14
11-
- 12
12-
- 10
1311
name: Node ${{ matrix.node-version }} sample
1412
steps:
1513
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)