Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
logankeenan authored Sep 27, 2024
1 parent 3c2cf6f commit 3bd000b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.76.0
toolchain: 1.81.0
target: wasm32-unknown-unknown
override: true

Expand Down

0 comments on commit 3bd000b

Please sign in to comment.