Skip to content

Commit 1b22b2e

Browse files
committed
Postgres 17 for CI
1 parent 111a44d commit 1b22b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
tox -e ${{ matrix.tox_env }}
5858
services:
5959
postgres:
60-
image: postgres:16-alpine
60+
image: postgres:17-alpine
6161
env:
6262
POSTGRES_PASSWORD: password
6363
ports:

0 commit comments

Comments
 (0)