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 341e2c7d65
commit 2c6aa1f52b

View File

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