diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 96d692f..91ea9d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: ports: - 3306:3306 postgres: - image: postgres:16 + image: postgres:18 env: POSTGRES_PASSWORD: postgres POSTGRES_DB: eventlite_test