mirror of
https://github.com/serde-rs/json.git
synced 2025-10-03 15:56:28 +00:00
Revert "Pin nightly toolchain used for miri job"
This reverts commit c1826ebcccb1a520389c6b78ad3da15db279220d.
This commit is contained in:
parent
1731167cd5
commit
ba5b3cccea
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -106,8 +106,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@miri
|
||||
with:
|
||||
toolchain: nightly-2025-05-16 # https://github.com/rust-lang/miri/issues/4323
|
||||
- run: cargo miri setup
|
||||
- run: cargo miri test --target ${{matrix.target}}
|
||||
- run: cargo miri test --target ${{matrix.target}} --features preserve_order,float_roundtrip,arbitrary_precision,raw_value
|
||||
|
Loading…
x
Reference in New Issue
Block a user