release: Disable Apple platform CI builds, since `-allowProvisioningUpdates is broken by Apple

This commit is contained in:
世界
2025-09-13 00:07:42 +08:00
parent 07697bf931
commit 0977c5cf73

View File

@@ -433,6 +433,7 @@ jobs:
build_apple:
name: Build Apple clients
runs-on: macos-26
if: false
needs:
- calculate_version
strategy: