Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Add node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Aug 27, 2023
1 parent 1b347e8 commit f828b8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 20
- uses: moonrepo/setup-rust@v0
with:
bins: cargo-nextest
Expand Down

0 comments on commit f828b8b

Please sign in to comment.