mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-22 12:13:04 +00:00
bump miri CI version
This commit is contained in:
parent
d627153ccc
commit
b0586843b2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/miri.yml
vendored
4
.github/workflows/miri.yml
vendored
|
@ -26,8 +26,8 @@ env:
|
||||||
RUST_BACKTRACE: 1
|
RUST_BACKTRACE: 1
|
||||||
# Change to specific Rust release to pin
|
# Change to specific Rust release to pin
|
||||||
rust_stable: stable
|
rust_stable: stable
|
||||||
rust_nightly: nightly-2022-11-03
|
rust_nightly: nightly-2023-11-16
|
||||||
rust_clippy: 1.65.0
|
rust_clippy: 1.70.0
|
||||||
# When updating this, also update:
|
# When updating this, also update:
|
||||||
# - README.md
|
# - README.md
|
||||||
# - tokio/README.md
|
# - tokio/README.md
|
||||||
|
|
Loading…
Reference in a new issue