diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index b662911277..adcd63755e 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -14,6 +14,7 @@ jobs: main: name: Run end-to-end tests runs-on: depot-ubuntu-22.04-16 + timeout-minutes: 25 services: postgres: image: postgres:12.1-alpine