Skip to content

Commit

Permalink
fix windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
limuy2022 committed May 11, 2024
1 parent 0557438 commit f68c517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
rustup toolchain install nightly --component miri
rustup override set nightly
cargo miri setup
rustup default nightly
setx MIRIFLAGS "-Zmiri-disable-isolation"
- name: Build
run: cargo build --all
Expand Down

0 comments on commit f68c517

Please sign in to comment.