Skip to content

Commit c888239

Browse files
committed
Revert "Use the default mariadb container"
This reverts commit 7cc07e1.
1 parent c870ec9 commit c888239

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ on:
99

1010
jobs:
1111
check-static-codecov:
12-
services:
13-
sqlserver:
14-
image: mariadb
15-
ports:
16-
- 3306:3306
17-
env:
18-
MYSQL_ROOT_PASSWORD: root
19-
options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3
2012
container:
2113
image: domjudge/gitlabci:24.04
2214
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)