Skip to content

Commit

Permalink
upgrade CI toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
Freddy Li authored and Freddy Li committed Aug 1, 2024
1 parent 5cec9e9 commit 692dff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install_toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
toolchain: 1.74.0
toolchain: 1.79.0
override: true
target: wasm32-unknown-unknown
components: rustfmt
Expand Down

0 comments on commit 692dff2

Please sign in to comment.