Skip to content

Commit efa56b0

Browse files
Update ci-workflow.yml
1 parent bae5a7e commit efa56b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: true
2525
matrix:
2626
# our matrix for testing across node versions and OSs
27-
node-version: [12, 14, 16]
27+
node-version: [20, 22]
2828
os: [macos-latest, windows-latest, ubuntu-latest]
2929

3030
steps:

0 commit comments

Comments
 (0)