diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index f1ac912c8..ec270efe0 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -38,7 +38,7 @@ jobs: --health-retries 5 mysql: - image: mysql + image: mysql:8.0.18 env: MYSQL_ROOT_PASSWORD: Pwd2020Db