This commit is contained in:
Bruno Alexandre Rosa 2026-04-20 08:16:27 -07:00 committed by GitHub
commit 88475355b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 0 deletions

View file

@ -318,6 +318,20 @@ jobs:
use_ccache: 1
ccache_eviction_age: 7d
- os: macOS
target: 26
runner: macos-26
soc: Apple
xcode: "26.4"
type: Release
make_package: 1
package_suffix: "-macOS26"
qt_version: 6.10.*
qt_arch: clang_64
qt_modules: qtimageformats qtmultimedia qtwebsockets
cmake_generator: Ninja
use_ccache: 1
- os: macOS
target: 15
runner: macos-15