diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index 7443cfdd..015d3531 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -52,7 +52,7 @@ jobs: services: mariadb: - image: mariadb:11.1 + image: mariadb:11.2 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud @@ -490,7 +490,7 @@ jobs: services: mariadb: - image: mariadb:11.1 + image: mariadb:11.2 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud