]> Sergey Matveev's repositories - btrtrc.git/commitdiff
CI: Add 20 minute timeout
authorMatt Joiner <anacrolix@gmail.com>
Sun, 20 Jul 2025 02:10:06 +0000 (12:10 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 20 Jul 2025 02:10:06 +0000 (12:10 +1000)
.github/workflows/go.yml

index aec41f05e2df78ac36c0ea58954b868d59531077..1cced5fabee8004c825ebdd93f206c1a82bfbb27 100644 (file)
@@ -4,6 +4,7 @@ on: [push, pull_request]
 
 jobs:
   test:
+    timeout-minutes: 20
     runs-on: ${{ matrix.os }}
     strategy:
       matrix: