File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ jobs:
131131 gon -log-level=debug -log-json gon.config.hcl
132132 # gon will notarize ezecutable in "arduino-create-agent-macOS-latest/arduino-create-agent
133133 # The CI will ignore the zip output, using the signed binary only.
134+ timeout-minutes : 30
134135
135136 # This step will overwrite the non signed mac artifact (arduino-create-agent-macOS-latest)
136137 - name : Upload artifact
@@ -312,6 +313,7 @@ jobs:
312313 run : |
313314 echo "gon will notarize executable in ArduinoCreateAgent-osx/ArduinoCreateAgent-${GITHUB_REF##*/}-osx-installer-${{ matrix.browser }}.app"
314315 gon -log-level=debug -log-json gon.config_installer.hcl
316+ timeout-minutes : 30
315317
316318 # tar dmg file to keep executable permission
317319 - name : Tar files to keep permissions
You can’t perform that action at this time.
0 commit comments