comment out Windows build which is timing out

release/4.3a0
Varun Agrawal 2020-11-12 05:42:52 -05:00
parent a04cd2cea1
commit 40b5f31cbd
1 changed files with 5 additions and 3 deletions

View File

@ -25,9 +25,11 @@ jobs:
build_type: [Debug, Release] build_type: [Debug, Release]
build_unstable: [ON] build_unstable: [ON]
include: include:
- name: windows-2016-cl
os: windows-2016 #TODO This build keeps timing out, need to understand why.
compiler: cl # - name: windows-2016-cl
# os: windows-2016
# compiler: cl
- name: windows-2019-cl - name: windows-2019-cl
os: windows-2019 os: windows-2019