fluidsynth/.azure
Tom M ba99ed36dc
Remove MinGW x86 CI Job (#886)
The unit tests keep failing when compiling with MinGW x86 on x64 Windows10. This is related to the change introduced in #629. The exact reason for the failure is unknown. I assume it's a broken MinGW implementation of the function `fgetpos()` or `_fseeki64()`, as the tests run fine for WindowsXP x86. However, I have little interest in further investigation, as I don't consider using MinGWx86 on x64 to be a valid use-case.
2021-05-12 17:40:03 +02:00
..
azure-pipelines-android.yml Avoid unnecessary pipeline runs (#885) 2021-05-10 23:19:24 +02:00
azure-pipelines-mac.yml Avoid unnecessary pipeline runs (#885) 2021-05-10 23:19:24 +02:00
azure-pipelines-vcpkg.yml Avoid unnecessary pipeline runs (#885) 2021-05-10 23:19:24 +02:00
azure-pipelines-win.yml Remove MinGW x86 CI Job (#886) 2021-05-12 17:40:03 +02:00
cmake-android.yml Rewrite Android CI Pipeline (#875) 2021-05-08 18:31:20 +02:00