Skip to content

Commit

Permalink
test: node 22
Browse files Browse the repository at this point in the history
drop 21, EOL on 2024-06-01
  • Loading branch information
curbengh committed Jun 4, 2024
1 parent 426da85 commit f92017f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: ["18", "20", "21"]
node-version: ["18", "20", "22"]
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f92017f

Please sign in to comment.