Skip to content

Commit 7a60c0c

Browse files
committed
Merge branch 'main' of github.com:bevyengine/bevy into cooldown-usage-example
2 parents c1d599b + 6397a28 commit 7a60c0c

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
@@ -13,7 +13,7 @@ env:
1313
CARGO_PROFILE_TEST_DEBUG: 0
1414
CARGO_PROFILE_DEV_DEBUG: 0
1515
# If nightly is breaking CI, modify this variable to target a specific nightly version.
16-
NIGHTLY_TOOLCHAIN: nightly
16+
NIGHTLY_TOOLCHAIN: nightly-2025-05-16 # pinned until a fix for https://github.com/rust-lang/miri/issues/4323 is released
1717
RUSTFLAGS: "-D warnings"
1818
BINSTALL_VERSION: "v1.12.3"
1919

0 commit comments

Comments
 (0)