Merge pull request #16391 from hawkinsp:winci2

PiperOrigin-RevId: 540119435
This commit is contained in:
jax authors 2023-06-13 17:21:23 -07:00
commit 068abc4ca1

View File

@ -11,7 +11,7 @@ env:
jobs:
win-wheels:
strategy:
fail-fast: true
fail-fast: false # Don't stop all wheel builds if one has a test failure.
matrix:
os: [win-2019-16core]
arch: [AMD64]