Skip to content

Commit a04e67d

Browse files
authored
Temporarily disable nightly windows builds
Theres a compiler ICE thats blocking us from publishing.
1 parent f81208a commit a04e67d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
exclude:
1919
- os: macos-10.15
2020
toolchain: nightly
21+
- os: windows-2019
22+
toolchain: nightly
2123
runs-on: ${{ matrix.os }}
2224
needs: clean
2325
steps:

0 commit comments

Comments
 (0)