mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-19 09:16:40 +00:00
increased the timeout to 90.
notarization can run more than expected, we rely on Apple services. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
cb1c16fb26
commit
7754cf6334
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
# - os: rsora-rpi-arm # self-hosted armhf
|
||||
runs-on: ${{ matrix.config.os }}
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 90
|
||||
env:
|
||||
CERTIFICATE_PATH: /tmp/macos_signing_certificate.p12
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user