diff --git a/appveyor.yml b/appveyor.yml index a9a63b0..d4eb965 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,8 @@ environment: matrix: - - TARGET: 1.13.0-x86_64-pc-windows + - TARGET: 1.14.0-x86_64-pc-windows COMPILER: gnu - - TARGET: 1.13.0-x86_64-pc-windows + - TARGET: 1.14.0-x86_64-pc-windows COMPILER: msvc install: - if %COMPILER%==gnu choco install -y mingw