.github/workflows/ci.yml 🔗
@@ -270,7 +270,7 @@ jobs:
run: cargo build
bundle-mac:
- timeout-minutes: 60
+ timeout-minutes: 120
name: Create a macOS bundle
runs-on:
- self-hosted
Peter Tripp created
Today's Preview hotfix timed out during notarization:
- https://github.com/zed-industries/zed/actions/runs/12790602047/job/35656767355
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -270,7 +270,7 @@ jobs:
run: cargo build
bundle-mac:
- timeout-minutes: 60
+ timeout-minutes: 120
name: Create a macOS bundle
runs-on:
- self-hosted