fix: Qt 6.4.3 build (#6032)

Also enables Qt 6.4.3 build in CI
This commit is contained in:
pajlada
2025-03-06 13:08:06 +01:00
committed by GitHub
parent 72369b1611
commit 01cf8c281d
9 changed files with 91 additions and 49 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
os: [macos-14]
qt-version: [6.7.1]
qt-version: [6.4.3, 6.7.1]
plugins: [true]
fail-fast: false
env: