mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 15:16:40 +11:00
Maybe we need to set nightly as default?
This commit is contained in:
parent
a053c8f0c3
commit
88d3d027b7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
- name: Install Miri
|
||||
run: |
|
||||
rustup toolchain install nightly --component miri
|
||||
rustup override set nightly
|
||||
cargo miri setup
|
||||
- uses: actions/checkout@v3
|
||||
- name: Cache
|
||||
|
|
Loading…
Add table
Reference in a new issue