Skip to content

Commit 6ed3d9c

Browse files
committed
update path
1 parent 492c843 commit 6ed3d9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ environment:
88
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
99
arch: x64
1010
platform: x64
11-
qtbin: msvc2017_64
11+
qtbin: msvc2019_64
1212
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
1313
arch: x86
1414
platform: Win32
15-
qtbin: msvc2017
15+
qtbin: msvc2019
1616

1717
before_build:
1818
- cd C:\

0 commit comments

Comments
 (0)