Skip to content

Commit 719f351

Browse files
committedJun 4, 2024·
chore: bump CI node versions
1 parent a03264d commit 719f351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
timeout-minutes: 3
2424
strategy:
2525
matrix:
26-
nodejs: [10, 12, 14]
26+
nodejs: [18, 20, 22]
2727
os: [ubuntu-latest, windows-latest, macOS-latest]
2828
steps:
2929
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)
Please sign in to comment.