1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-17 14:47:45 +00:00

Require Qt 6.8.2 on the CI

This commit is contained in:
Joshua Goins 2025-04-29 15:23:53 -04:00
parent 8c6d60c1e5
commit ba689817be

View file

@ -7,7 +7,7 @@ on:
branches: [ "main" ] branches: [ "main" ]
env: 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 KF_VERSION: v6.10.0 # Ditto
KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2 KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2