diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc9d8d5348..2c4e139f58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -257,7 +257,7 @@ jobs: name: Legacy Store IT needs: build runs-on: ubuntu-latest - timeout-minutes: 60 + timeout-minutes: 75 strategy: matrix: db: [postgres, mysql, oracle, mssql, mariadb]