Skip to content

Commit

Permalink
GHA: macOS: update QT to 5.15.2 in the legacy build
Browse files Browse the repository at this point in the history
  • Loading branch information
dyfer committed Sep 8, 2024
1 parent 7689be3 commit 46175c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- job-name: "x64 legacy"
os-version: "12"
xcode-version: "13.4.1"
qt-version: "5.9.9" # will use qt from aqtinstall
qt-version: "5.15.2" # will use qt from aqtinstall
deployment-target: "10.15"
cmake-architectures: x86_64
use-syslibs: false
Expand Down

0 comments on commit 46175c4

Please sign in to comment.