mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:00:04 +00:00
Build using macos 14 instead of 15
This commit is contained in:
parent
e51fd8b77b
commit
b89938b48a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -109,7 +109,7 @@ jobs:
|
|||
appimage_arch: ''
|
||||
artifact_suffix: macos-x64
|
||||
- name: macos_clang18_arm64
|
||||
os: macos-15
|
||||
os: macos-14
|
||||
build_type: Release
|
||||
env_cc: clang
|
||||
env_cxx: clang++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue