1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 12:47:44 +00:00

Bump library versions on the CI

This commit is contained in:
Joshua Goins 2025-02-01 10:55:46 -05:00
parent aa2cd6e4db
commit b4ddc04ef2

View file

@ -9,9 +9,9 @@ on:
env: env:
CMAKE_BUILD_PARALLEL_LEVEL: 2 CMAKE_BUILD_PARALLEL_LEVEL: 2
MAKEFLAGS: '-j 2' MAKEFLAGS: '-j 2'
QT_VERSION: 6.6 # Keep in sync with CMakeLists.txt QT_VERSION: 6.8 # Keep in sync with CMakeLists.txt
KF_VERSION: v6.4.0 # Ditto KF_VERSION: v6.10.0 # Ditto
KIRIGAMI_ADDONS_VERSION: v1.2.1 # Ditto x2 KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2
jobs: jobs:
reuse: reuse: