chore(CI): increased relup test timeout
This commit is contained in:
parent
188b889ed3
commit
40850d981d
|
@ -273,7 +273,7 @@ jobs:
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
- name: run relup test
|
- name: run relup test
|
||||||
timeout-minutes: 20
|
timeout-minutes: 30
|
||||||
run: |
|
run: |
|
||||||
set -e -x -u
|
set -e -x -u
|
||||||
if [ -n "$OLD_VSNS" ]; then
|
if [ -n "$OLD_VSNS" ]; then
|
||||||
|
|
Loading…
Reference in New Issue