Skip to content

Commit 82a3b01

Browse files
author
Akos Kitta
committed
increased the timeout to 90.
notarization can run more than expected, we rely on Apple services. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
1 parent 84016f4 commit 82a3b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- os: macos-latest
2424
# - os: rsora-rpi-arm # self-hosted armhf
2525
runs-on: ${{ matrix.config.os }}
26-
timeout-minutes: 30
26+
timeout-minutes: 90
2727
env:
2828
CERTIFICATE_PATH: /tmp/macos_signing_certificate.p12
2929

0 commit comments

Comments
 (0)