Skip to content

Commit

Permalink
Update node in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Feb 14, 2024
1 parent e38ab4e commit 12907da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
node-version: [16, 18, 20]
node-version: [18, 20, 22]
os: [ubuntu-latest, macos-latest]
uses: yoriiis/actions/.github/workflows/test-and-build.yml@main
with:
Expand Down

0 comments on commit 12907da

Please sign in to comment.