Skip to content

Commit

Permalink
test: update test target
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed May 2, 2024
1 parent 8dd6063 commit 5c44af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: ['18', '20', '21']
node_version: ['18', '20', '22']
os: [ubuntu-latest, windows-latest, macos-latest, windows-2022]

steps:
Expand Down

0 comments on commit 5c44af5

Please sign in to comment.