mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 00:04:48 -07:00
Merge dc17fa2a89 into 98c4e829f8
This commit is contained in:
commit
88475355b2
2 changed files with 15 additions and 0 deletions
14
.github/workflows/desktop-build.yml
vendored
14
.github/workflows/desktop-build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue