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:
Anton-4 2025-12-15 17:01:43 +01:00 committed by GitHub
parent eb2dacd701
commit 27baa11f11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -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