mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ci: use macos-15-intel for x86 engine builds
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
targetos: ios
|
||||
targetarch: arm64
|
||||
- os: macos-13 # x86 as per github documentation (will they fix it before they deprecate this version?..)
|
||||
- os: macos-15-intel
|
||||
targetos: apple
|
||||
targetarch: amd64
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user