Commit f96fc6e9 authored by Steven Fackler's avatar Steven Fackler
Browse files

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!
parent 0fb1e55a
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -13,11 +13,6 @@ environment:
      OPENSSL_VERSION: 1_0_2t
      OPENSSL_DIR: C:\OpenSSL

    # mingw
    - TARGET: x86_64-pc-windows-gnu
      BITS: 64
      MSYS2: 1

    # vcpkg
    - TARGET: x86_64-pc-windows-msvc
      VCPKG_DEFAULT_TRIPLET: x64-windows