Skip to content

Commit ecf2482

Browse files
committed
Update appveyor.yml
1 parent 7d00157 commit ecf2482

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ environment:
2626
- LIB: filesystem
2727
GENERATOR: MinGW Makefiles
2828
CMAKE_BUILD_TYPE: Debug
29-
PATH: C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%
29+
PATH: C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin;%PATH%
3030
UBP: 1
3131
TOOLSET: gcc
3232
- LIB: filesystem
3333
GENERATOR: MinGW Makefiles
3434
CMAKE_BUILD_TYPE: RelWithDebInfo
35-
PATH: C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%
35+
PATH: C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin;%PATH%
3636
UBP: 1
3737
TOOLSET: gcc
3838
- LIB: filesystem

0 commit comments

Comments
 (0)