Skip to content

Commit

Permalink
Update ci toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest committed Sep 23, 2024
1 parent 767a8cf commit c36f36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-11-01
toolchain: nightly-2024-03-17
target: wasm32-unknown-unknown
override: true
- name: Install protoc
Expand Down

0 comments on commit c36f36a

Please sign in to comment.