mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
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:
parent
6613e9d347
commit
bc2769f00d
2
.github/workflows/nightly_macos_x86_64.yml
vendored
2
.github/workflows/nightly_macos_x86_64.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
test-build-upload:
|
||||
name: build, test, package and upload nightly release
|
||||
runs-on: [macos-12]
|
||||
timeout-minutes: 90
|
||||
timeout-minutes: 120
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user