Skip to content

Commit ab44ec0

Browse files
autologiekonstantintieber
authored andcommitted
build: Increase MariaDB timeout (#22089)
1 parent 85eac02 commit ab44ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-postgres-mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
name: MariaDB
6060
needs: build
6161
runs-on: blacksmith-4vcpu-ubuntu-2204
62-
timeout-minutes: 20
62+
timeout-minutes: 30
6363
env:
6464
DB_MYSQLDB_PASSWORD: password
6565
DB_MYSQLDB_POOL_SIZE: 1

0 commit comments

Comments
 (0)