Skip to content

Commit

Permalink
I might be stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
purplesyringa committed Oct 31, 2024
1 parent 88453e4 commit 470aa85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Install NodeJS
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- name: Install Rust
run: rustup update nightly && rustup default nightly
- name: Add target
Expand Down

0 comments on commit 470aa85

Please sign in to comment.