mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 02:52:39 -04:00
Merge pull request #1120 from kiwix/update-to-mac14-xcode16.2
Update to macOS 14
This commit is contained in:
commit
1deee2d199
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
matrix:
|
||||
platform: [iOS, macOS]
|
||||
destination: [app-store, ftp]
|
||||
runs-on: macos-13
|
||||
runs-on: macos-14
|
||||
|
||||
steps:
|
||||
|
||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- run: true
|
||||
build:
|
||||
needs: authorize
|
||||
runs-on: macos-13
|
||||
runs-on: macos-14
|
||||
env:
|
||||
EXTRA_XCODEBUILD: ""
|
||||
APPLE_STORE_AUTH_KEY_PATH: /tmp/authkey.p8
|
||||
|
Loading…
x
Reference in New Issue
Block a user