mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 05:48:31 +00:00
CI: give aarch64-linux-debug a little more time
This commit is contained in:
parent
cb9d00e1af
commit
3ff1f346b0
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
- name: Build and Test
|
||||
run: sh ci/x86_64-linux-release.sh
|
||||
aarch64-linux-debug:
|
||||
timeout-minutes: 420
|
||||
runs-on: [self-hosted, Linux, aarch64]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user