Skip to content

Commit

Permalink
update to qt 6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Murmele committed Jan 23, 2025
1 parent fb1ea4e commit e71cced
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
fail-fast: false
matrix:
qt:
- version: 6.5.3
- version: 6.8.1

env:
- name: linux
Expand All @@ -146,8 +146,7 @@ jobs:
os: windows-latest
ninja_platform: win
qt_platform: windows
qt_arch: win64_msvc2019_64
qt_arch_check_only: win64_msvc2017_64
qt_arch: win64_msvc2022_64
openssl_arch: VC-WIN64A
msvc_arch: x64
cmake_flags: "-DUSE_BUNDLED_ZLIB=1"
Expand Down

0 comments on commit e71cced

Please sign in to comment.