Skip to content

Commit 604c855

Browse files
committed
CI: modify macos.yml
1 parent 173fa7e commit 604c855

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/macos.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
os: macos-15-intel
2222
qt_version: 6.9.3
2323
qt_arch: clang_64
24-
WITH_MACOSX_BUNDLE: false
24+
WITH_MACOSX_BUNDLE: true
2525

26-
- VCPKG_TARGET_TRIPLET: arm64-osx
27-
os: macos-15
26+
- VCPKG_TARGET_TRIPLET: x64-osx
27+
os: macos-15-intel
2828
qt_version: 6.9.3
2929
qt_arch: clang_64
3030
WITH_MACOSX_BUNDLE: false

0 commit comments

Comments
 (0)