Commit 73827d2ea9

Andrew Kelley <andrew@ziglang.org>
2023-01-18 01:21:03
CI: give x86_64-linux-debug a little more time
1 parent bbab4be
Changed files (1)
.github
workflows
.github/workflows/ci.yaml
@@ -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