1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-02 16:17:44 +00:00

Update to Qt 6.8.2 on the CI

This commit is contained in:
Joshua Goins 2025-04-29 16:18:01 -04:00
parent d5cdbf4359
commit fadabb83ab

View file

@ -9,7 +9,7 @@ on:
env: env:
CMAKE_BUILD_PARALLEL_LEVEL: 2 CMAKE_BUILD_PARALLEL_LEVEL: 2
MAKEFLAGS: '-j 2' MAKEFLAGS: '-j 2'
QT_VERSION: 6.8.1 # Keep in sync with CMakeLists.txt QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt
jobs: jobs:
reuse: reuse: