re-enable windows build workflow

pull/126/head
Vladimir Vukicevic 6 years ago
parent abb9002e12
commit 1bc45a36fb

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

Loading…
Cancel
Save