diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index 8022f3f3..aa1db964 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -48,7 +48,7 @@ jobs: services: mariadb: - image: mariadb:11.5 + image: mariadb:11.6 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud @@ -444,7 +444,7 @@ jobs: services: mariadb: - image: mariadb:11.5 + image: mariadb:11.6 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud