diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8de8138df..f22e700adf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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]