release: Disable Apple platform CI builds, since `-allowProvisioningUpdates is broken by Apple
This commit is contained in:
parent
07697bf931
commit
0977c5cf73
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -433,6 +433,7 @@ jobs:
|
|||
build_apple:
|
||||
name: Build Apple clients
|
||||
runs-on: macos-26
|
||||
if: false
|
||||
needs:
|
||||
- calculate_version
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue