unpin miri (#6863)
# Objective - https://github.com/rust-lang/miri/pull/2713 was merged into miri. See if this fixes miri for bevy.
This commit is contained in:
parent
95c0d99e45
commit
ea80aca7ca
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
NIGHTLY_TOOLCHAIN: nightly-2022-11-28
|
||||
NIGHTLY_TOOLCHAIN: nightly
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user