mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
update rust to 1.92 (#661)
This commit is contained in:
parent
205807c9de
commit
47b2658b28
2 changed files with 2 additions and 2 deletions
2
.github/workflows/rust_tests.yml
vendored
2
.github/workflows/rust_tests.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup | Rust
|
||||
run: rustup toolchain install 1.82 --profile minimal
|
||||
run: rustup toolchain install 1.92 --profile minimal
|
||||
|
||||
- name: Setup | Install wasm toolchain
|
||||
run: rustup target add wasm32-wasip1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue