Update appveyor.yml: bumped Qt-version for Ubuntu AppVeyor-builds

This commit is contained in:
Jan W. Krieger 2024-03-14 09:59:10 +01:00 committed by GitHub
parent 7f4972a0e1
commit 8b22212d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ environment:
- NAME: "Ubuntu2004: CMake, Qt6"
QTABI: gcc_64
COMPILER: GCC
QTVER: 6.4
QTVER: 6.6
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004
CMAKE_GENERATOR: "Unix Makefiles"
INSTALL_QMAKE5: true
@ -82,7 +82,7 @@ environment:
- NAME: "Ubuntu2004: CMake-FetchContent, Qt6"
QTABI: gcc_64
COMPILER: GCC
QTVER: 6.4
QTVER: 6.6
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004
CMAKE_GENERATOR: "Unix Makefiles"
TEST_FETCHCONTENT: true