diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 66da131f..185b2f11 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,7 +56,7 @@ jobs: POSTGRES_PASSWORD: "modeltranslation" services: mariadb: - image: mariadb + image: mariadb:10 ports: - 3306:3306 env: