Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoLaval committed Oct 7, 2024
1 parent 6a65d5b commit d8ae275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: test_lint
strategy:
matrix:
node: ["18", "20"]
node: ["22"]
os: [windows-latest, ubuntu-latest]
name: Test with Node v${{ matrix.node }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit d8ae275

Please sign in to comment.