diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 2afe1f4b0b..626acdd0cb 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -31,7 +31,7 @@ jobs: services: mysql: - image: mariadb:10.4 + image: mariadb:10.3 env: MYSQL_ALLOW_EMPTY_PASSWORD: YES ports: