Skip to content

Commit 87577a0

Browse files
Update python-test.yaml
Updating postgresql version to latest (17)
1 parent e043b2f commit 87577a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python_version: ["3.10", "3.11"]
1818
services:
1919
postgres:
20-
image: postgres:12
20+
image: postgres:17
2121
env:
2222
POSTGRES_PASSWORD: postgres
2323
ports:

0 commit comments

Comments
 (0)