diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 43afa83f..ede55841 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,7 @@ jobs: - '3.0' services: postgres: - image: manageiq/postgresql:10 + image: manageiq/postgresql:13 env: POSTGRESQL_USER: root POSTGRESQL_PASSWORD: smartvm