Skip to content

Commit

Permalink
ci: update tests to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastCicada committed Aug 9, 2024
1 parent 1e5e164 commit 73389aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: NPM Tests
runs-on: ubuntu-latest
container:
image: node:18.16
image: node:20.16

steps:
- uses: Chia-Network/actions/clean-workspace@main
Expand Down

0 comments on commit 73389aa

Please sign in to comment.