Skip to content

Commit 0977c5c

Browse files
committed
release: Disable Apple platform CI builds, since `-allowProvisioningUpdates is broken by Apple
1 parent 07697bf commit 0977c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ jobs:
433433
build_apple:
434434
name: Build Apple clients
435435
runs-on: macos-26
436+
if: false
436437
needs:
437438
- calculate_version
438439
strategy:

0 commit comments

Comments
 (0)