diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index c0af78e3..3dd8c032 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -55,7 +55,7 @@ jobs: services: mariadb: - image: mariadb:11.0 + image: mariadb:11.1 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud @@ -486,7 +486,7 @@ jobs: services: mariadb: - image: mariadb:11.0 + image: mariadb:11.1 env: MARIADB_ROOT_PASSWORD: rootpassword MYSQL_DATABASE: nextcloud