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
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

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