projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c8dfd6
)
Bump the timeout for the sanitizer tests.
author
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 13 Aug 2021 19:53:13 +0000
(21:53 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 13 Aug 2021 19:53:13 +0000
(21:53 +0200)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index
05670b7
..
171329c
100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-110,7
+110,7
@@
jobs:
sanitizer:
runs-on: ubuntu-latest
- timeout-minutes:
1
0
+ timeout-minutes:
2
0
strategy:
fail-fast: false
matrix: