increase macos x86 nightly timelimit

the latest nightly timed out running the tests.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-09-14 14:06:21 +02:00 committed by GitHub
parent 6613e9d347
commit bc2769f00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
test-build-upload: test-build-upload:
name: build, test, package and upload nightly release name: build, test, package and upload nightly release
runs-on: [macos-12] runs-on: [macos-12]
timeout-minutes: 90 timeout-minutes: 120
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3