Skip to content

Commit

Permalink
Compile with Qt 6.8.1 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Jan 17, 2025
1 parent 05099e9 commit 276d695
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_qbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: "Windows 2022 MSVC"
artifact: "Windows-MSVC"
os: windows-2022
qt_version: "6.7.3"
qt_arch: "win64_msvc2019_64"
qt_version: "6.8.1"
qt_arch: "win64_msvc2022_64"
qt_modules: qtimageformats qtserialport qtquicktimeline qtquick3d qt5compat qtshadertools qtmultimedia
qt_tools: tools_opensslv3_x64,qt.tools.opensslv3.win_x64
qt_version_x86: "5.15.2"
Expand Down Expand Up @@ -56,8 +56,8 @@ jobs:
arch: "${{ matrix.config.qt_arch }}"
modules: ${{ matrix.config.qt_modules }}
tools: ${{ matrix.config.qt_tools }}
cache: true
cache-key-prefix: CacheQtx64
# cache: true
# cache-key-prefix: CacheQtx64
extra: '--external 7z'

- name: Copy OpenSSL DLLs
Expand Down

0 comments on commit 276d695

Please sign in to comment.