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:
- ubuntu-latest
- macos-latest
- windows-latest
# Build still fails on windows - sysroot path passed to compiler-rt
# is incorrect.
# - windows-latest
steps:
- uses: actions/checkout@v1
with:

Loading…
Cancel
Save