Skip to content

Commit fc0fe21

Browse files
authored
Merge pull request #138 from bcmi-labs/ci--increase-workflow-timeout
Increased the timeout to 90 minutes
2 parents 84016f4 + 82a3b01 commit fc0fe21

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)