Skip to content

Commit 96664c4

Browse files
authored
Update Github CI node versions (#552)
2 parents 3f30f01 + b6fca2a commit 96664c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
strategy:
4444
matrix:
45-
node-version: [16.x, 18.x]
45+
node-version: [16.x, lts/*]
4646
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
4747

4848
steps:

0 commit comments

Comments
 (0)