diff --git a/.github/workflows/tests-postgres.yml b/.github/workflows/tests-postgres.yml index c897762bde..4e4fbc66d0 100644 --- a/.github/workflows/tests-postgres.yml +++ b/.github/workflows/tests-postgres.yml @@ -13,7 +13,7 @@ jobs: services: postgresql: - image: postgres:14 + image: postgres env: POSTGRES_DB: snipeit POSTGRES_USER: snipeit