parent
1f420b298b
commit
54f8c8d253
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -257,7 +257,7 @@ jobs:
|
||||||
name: Legacy Store IT
|
name: Legacy Store IT
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 60
|
timeout-minutes: 75
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
db: [postgres, mysql, oracle, mssql, mariadb]
|
db: [postgres, mysql, oracle, mssql, mariadb]
|
||||||
|
|
Loading…
Reference in a new issue