projects
/
btrtrc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1849048
)
Timeout torrentfs CI after 5 minutes
author
Matt Joiner <anacrolix@gmail.com>
Sat, 27 May 2023 10:10:16 +0000 (20:10 +1000)
committer
Matt Joiner <anacrolix@gmail.com>
Sat, 27 May 2023 14:41:36 +0000 (
00:41
+1000)
.github/workflows/go.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/go.yml
b/.github/workflows/go.yml
index 3ff16fbe51e4b1f34815d773e294d898c11d689c..d4cd7dbb5264721fb1b55665f9b19430849c0c10 100644
(file)
--- a/
.github/workflows/go.yml
+++ b/
.github/workflows/go.yml
@@
-64,6
+64,7
@@
jobs:
run: GOOS=js GOARCH=wasm go build . ./storage ./tracker/...
torrentfs:
+ timeout-minutes: 5
runs-on: ubuntu-latest
strategy:
matrix: