Remove busted windows build
Unclear why this is failing to link to bits of the CRT, but I don't really want to find out!
This commit is contained in:
parent
0fb1e55a98
commit
f96fc6e913
|
|
@ -13,11 +13,6 @@ environment:
|
||||||
OPENSSL_VERSION: 1_0_2t
|
OPENSSL_VERSION: 1_0_2t
|
||||||
OPENSSL_DIR: C:\OpenSSL
|
OPENSSL_DIR: C:\OpenSSL
|
||||||
|
|
||||||
# mingw
|
|
||||||
- TARGET: x86_64-pc-windows-gnu
|
|
||||||
BITS: 64
|
|
||||||
MSYS2: 1
|
|
||||||
|
|
||||||
# vcpkg
|
# vcpkg
|
||||||
- TARGET: x86_64-pc-windows-msvc
|
- TARGET: x86_64-pc-windows-msvc
|
||||||
VCPKG_DEFAULT_TRIPLET: x64-windows
|
VCPKG_DEFAULT_TRIPLET: x64-windows
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue