Skip to content

Commit

Permalink
Update toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
fed-franz committed Apr 21, 2023
1 parent 8511a00 commit ce871eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dusk_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2022-08-28
toolchain: nightly-2023-02-07
override: true
- run: rustup target add wasm32-unknown-unknown
- run: rustup component add rustfmt rust-src
Expand Down

0 comments on commit ce871eb

Please sign in to comment.