Skip to content

Commit

Permalink
Try newer Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Jul 29, 2024
1 parent 925fc07 commit 88c20ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
- run: rustup target add wasm32-unknown-unknown
- uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
- uses: ./.github/actions/setup-geckodriver
- run: cargo test -p js-sys --target wasm32-unknown-unknown
- run: cargo test -p js-sys --target wasm32-unknown-unknown
Expand Down

0 comments on commit 88c20ed

Please sign in to comment.