version 1.17
This commit is contained in:
parent
6ff32ca9a1
commit
dbe7846726
|
@ -1,8 +1,6 @@
|
|||
environment:
|
||||
matrix:
|
||||
- TARGET: 1.16.0-x86_64-pc-windows
|
||||
COMPILER: gnu
|
||||
- TARGET: 1.16.0-x86_64-pc-windows
|
||||
- TARGET: 1.17.0-x86_64-pc-windows
|
||||
COMPILER: msvc
|
||||
install:
|
||||
- if %COMPILER%==gnu choco install -y mingw
|
||||
|
|
Loading…
Reference in a new issue