We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173fa7e commit 604c855Copy full SHA for 604c855
1 file changed
.github/workflows/macos.yml
@@ -21,10 +21,10 @@ jobs:
21
os: macos-15-intel
22
qt_version: 6.9.3
23
qt_arch: clang_64
24
- WITH_MACOSX_BUNDLE: false
+ WITH_MACOSX_BUNDLE: true
25
26
- - VCPKG_TARGET_TRIPLET: arm64-osx
27
- os: macos-15
+ - VCPKG_TARGET_TRIPLET: x64-osx
+ os: macos-15-intel
28
29
30
WITH_MACOSX_BUNDLE: false
0 commit comments