mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
ci: bump aarch64-linux-debug timeout to 3 hours on Forgejo Actions
This commit is contained in:
parent
2f240d0819
commit
4ed5bb0bac
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Build and Test
|
- name: Build and Test
|
||||||
run: sh ci/aarch64-linux-debug.sh
|
run: sh ci/aarch64-linux-debug.sh
|
||||||
timeout-minutes: 120
|
timeout-minutes: 180
|
||||||
aarch64-linux-release:
|
aarch64-linux-release:
|
||||||
runs-on: [self-hosted, aarch64-linux]
|
runs-on: [self-hosted, aarch64-linux]
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue