Skip to content

Commit 237f4ef

Browse files
committed
Change CI to use postgres 16 image
1 parent 90e4a6d commit 237f4ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- '3.3'
2323
services:
2424
postgres:
25-
image: manageiq/postgresql:13
25+
image: manageiq/postgresql:16-el10
2626
env:
2727
POSTGRESQL_USER: root
2828
POSTGRESQL_PASSWORD: smartvm

0 commit comments

Comments
 (0)