Increase timeout for Legacy Store IT

This commit is contained in:
Miquel Simon 2023-05-16 08:59:41 +02:00 committed by Hynek Mlnařík
parent 943b8a37d9
commit 9640fb2803

View file

@ -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]