Skip to content

Commit

Permalink
Test correct node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Oct 26, 2024
1 parent e832a9e commit bf46a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [14, 16, 18, 20]
node-version: [16, 18, 20, 22]
exclude:
- os: windows-latest
node-version: 14
Expand Down

0 comments on commit bf46a45

Please sign in to comment.