github ci: windows is still broken, will have to fix later

pull/119/head
Pat Hickey 6 years ago
parent 58047a8dde
commit 2fbe39444a

@ -18,7 +18,9 @@ jobs:
os: os:
- ubuntu-latest - ubuntu-latest
- macos-latest - macos-latest
- windows-latest # Build still fails on windows - sysroot path passed to compiler-rt
# is incorrect.
# - windows-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
with: with:

Loading…
Cancel
Save