diff --git a/.github/workflows/run_integration_tests.yml b/.github/workflows/run_integration_tests.yml index 6ec19e0469ca5c..1a7787e529844a 100644 --- a/.github/workflows/run_integration_tests.yml +++ b/.github/workflows/run_integration_tests.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-22.04 services: mysql: - image: mysql:latest + image: mariadb:latest env: MYSQL_ROOT_PASSWORD: root ports: