mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 18:57:34 +02:00
Temporarily disable mingw build
This commit is contained in:
@ -5,10 +5,10 @@ environment:
|
|||||||
CONFIG: Debug
|
CONFIG: Debug
|
||||||
- BUILD: msvc
|
- BUILD: msvc
|
||||||
CONFIG: Release
|
CONFIG: Release
|
||||||
- BUILD: mingw
|
# - BUILD: mingw
|
||||||
CONFIG: Debug
|
# CONFIG: Debug
|
||||||
- BUILD: mingw
|
# - BUILD: mingw
|
||||||
CONFIG: Release
|
# CONFIG: Release
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- python support/appveyor-build.py
|
- python support/appveyor-build.py
|
||||||
|
Reference in New Issue
Block a user