Temporarily disable nightly windows builds

Theres a compiler ICE thats blocking us from publishing.
This commit is contained in:
Carter Anderson 2020-11-02 12:49:31 -08:00 committed by GitHub
parent f81208adaa
commit a04e67d9dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,8 @@ jobs:
exclude:
- os: macos-10.15
toolchain: nightly
- os: windows-2019
toolchain: nightly
runs-on: ${{ matrix.os }}
needs: clean
steps: