Skip to content

Commit 36df103

Browse files
committed
[workflow] Pin windows-2022 to try to fix flaky python errors
Just throwing stuff at the wall to see if maybe this time it fixes intermittent errors about python.exe missing on Windows.
1 parent 65eb269 commit 36df103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
toolchain: beta
2222
- os: ubuntu-latest
2323
toolchain: nightly
24-
- os: windows-latest
24+
- os: windows-2022
2525
toolchain: stable
2626
- os: macos-latest
2727
toolchain: stable

0 commit comments

Comments
 (0)