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:
Mike 2022-12-11 18:22:11 +00:00
parent 95c0d99e45
commit ea80aca7ca

View file

@ -9,7 +9,7 @@ on:
env:
CARGO_TERM_COLOR: always
NIGHTLY_TOOLCHAIN: nightly-2022-11-28
NIGHTLY_TOOLCHAIN: nightly
jobs:
build: