Skip to content

Commit 00deb23

Browse files
hymmItsDoot
authored andcommitted
unpin miri (bevyengine#6863)
# Objective - rust-lang/miri#2713 was merged into miri. See if this fixes miri for bevy.
1 parent abbfd62 commit 00deb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
CARGO_TERM_COLOR: always
12-
NIGHTLY_TOOLCHAIN: nightly-2022-11-28
12+
NIGHTLY_TOOLCHAIN: nightly
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)