ci: allow delayed Apple notarization

This commit is contained in:
2026-07-15 17:48:16 +02:00
parent 70a077492e
commit e7d5455ec4
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
echo "SIGNING_IDENTITY=$signing_identity" >> "$GITHUB_ENV"
- name: Build, sign, notarize, and create appcast
timeout-minutes: 110
timeout-minutes: 350
run: scripts/package_release.sh
- name: Create GitHub release