test: increase e2e timeout-minutes to 90

This commit is contained in:
Zeke Zhang 2023-12-17 19:21:21 +08:00
parent 1eee7f5f4e
commit c2d95a1620

View File

@ -76,4 +76,4 @@ jobs:
DB_UNDERSCORED: ${{ matrix.underscored }}
DB_SCHEMA: ${{ matrix.schema }}
COLLECTION_MANAGER_SCHEMA: ${{ matrix.collection_schema }}
timeout-minutes: 60
timeout-minutes: 90