re-enable windows build workflow

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

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

Loading…
Cancel
Save