chore(CI): increased relup test timeout

This commit is contained in:
Ilya Averyanov 2021-09-29 23:05:04 +03:00
parent 188b889ed3
commit 40850d981d
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ jobs:
make
make install
- name: run relup test
timeout-minutes: 20
timeout-minutes: 30
run: |
set -e -x -u
if [ -n "$OLD_VSNS" ]; then