mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-18 18:16:34 +00:00
Merge pull request #138 from bcmi-labs/ci--increase-workflow-timeout
Increased the timeout to 90 minutes
This commit is contained in:
commit
fc0fe2196f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
# - os: rsora-rpi-arm # self-hosted armhf
|
# - os: rsora-rpi-arm # self-hosted armhf
|
||||||
runs-on: ${{ matrix.config.os }}
|
runs-on: ${{ matrix.config.os }}
|
||||||
timeout-minutes: 30
|
timeout-minutes: 90
|
||||||
env:
|
env:
|
||||||
CERTIFICATE_PATH: /tmp/macos_signing_certificate.p12
|
CERTIFICATE_PATH: /tmp/macos_signing_certificate.p12
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user