mirror of
https://github.com/ziglang/zig.git
synced 2024-11-14 16:13:24 +00:00
CI: give x86_64-linux-debug a little more time
This commit is contained in:
parent
bbab4bedac
commit
73827d2ea9
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -10,6 +10,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
x86_64-linux-debug:
|
||||
timeout-minutes: 420
|
||||
runs-on: [self-hosted, Linux, x86_64]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user