mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
don't ask to report issue for old compiler (#8683)
* dont report issue old compiler * Increase timeout Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> --------- Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
eb2dacd701
commit
27baa11f11
2 changed files with 3 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
nix-apple-silicon:
|
||||
name: nix-apple-silicon
|
||||
runs-on: [self-hosted, macOS, ARM64]
|
||||
timeout-minutes: 90
|
||||
timeout-minutes: 130
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue