diff --git a/.github/workflows/analysis-coverage.yml b/.github/workflows/analysis-coverage.yml index b6bb4afc38c..57a615da014 100644 --- a/.github/workflows/analysis-coverage.yml +++ b/.github/workflows/analysis-coverage.yml @@ -21,7 +21,7 @@ jobs: services: postgres: - image: postgres:14 + image: postgres:18 env: POSTGRES_USER: postgres POSTGRES_DB: nextcloudappstore