Skip to content

Commit

Permalink
Update appveyor.yml: bumped Qt-version for Ubuntu AppVeyor-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 authored Mar 14, 2024
1 parent 7f4972a commit 8b22212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 8b22212

Please sign in to comment.