mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
Appveyor: Disable fast_finish for now
While builds are randomly failing, fast_finish is counterproductive. Will reenable this once appveyor stabilizes.
This commit is contained in:
parent
2d14c1c5db
commit
b4cbd7a1fe
@ -13,7 +13,6 @@ environment:
|
||||
- CONDA: 36
|
||||
- CONDA: 27
|
||||
matrix:
|
||||
fast_finish: true # Stop remaining jobs after a job failure
|
||||
exclude:
|
||||
- image: Visual Studio 2015
|
||||
platform: x86
|
||||
|
Loading…
Reference in New Issue
Block a user