Skip to content

Commit

Permalink
Appveyor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pbartfai authored Oct 3, 2024
1 parent 9863ff9 commit 1f78608
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
TOOLSET: v140
SDK: 10.0
SDK: 8.1
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: v141
SDK: 10.0
SDK: 8.1
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
TOOLSET: v142
SDK: 10.0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
TOOLSET: v143
SKD: 10.0
SDK: 10.0
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2204
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2204
QT: 5.15
Expand Down

0 comments on commit 1f78608

Please sign in to comment.