mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-17 06:37:45 +00:00
Require Qt 6.8.2 on the CI
This commit is contained in:
parent
8c6d60c1e5
commit
ba689817be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
branches: [ "main" ]
|
||||
|
||||
env:
|
||||
QT_VERSION: 6.8.1 # Keep in sync with CMakeLists.txt
|
||||
QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt
|
||||
KF_VERSION: v6.10.0 # Ditto
|
||||
KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue