Increase timeout for Legacy Store IT
This commit is contained in:
parent
943b8a37d9
commit
9640fb2803
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -247,7 +247,7 @@ jobs:
|
|||
name: Legacy Store IT
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 45
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
matrix:
|
||||
db: [postgres, mysql, oracle, mssql, mariadb]
|
||||
|
|
Loading…
Reference in a new issue