Skip to content

Commit

Permalink
chore: update test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jul 11, 2024
1 parent eaadf33 commit 8b97beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x, 20.x, 21.x]
node-version: [18.x, 20.x, 22.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit 8b97beb

Please sign in to comment.