Skip to content

Commit 5331b66

Browse files
committed
Run CI on windows
1 parent 30a5a6e commit 5331b66

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
@@ -75,7 +75,7 @@ jobs:
7575
run: cargo run -p ci -- lints
7676

7777
miri:
78-
runs-on: macos-latest
78+
runs-on: windows-latest # switch back to `macos-latest` once miri no longer fails on it
7979
timeout-minutes: 60
8080
steps:
8181
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)