فهرست منبع

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

世界 1 ماه پیش
والد
کامیت
0977c5cf73
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

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