Comment out Windows 2016 since it times out

release/4.3a0
Varun Agrawal 2020-11-12 07:14:30 -05:00
parent 9d261626d7
commit f2b6a0446a
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ jobs:
# Github Actions requires a single row to be added to the build matrix.
# See https://help.github.com/en/articles/workflow-syntax-for-github-actions.
name: [
windows-2016-cl,
#TODO This build keeps timing out, need to understand why.
# windows-2016-cl,
windows-2019-cl,
]