Skip to content

Commit e74f865

Browse files
authored
Merge pull request #197 from jrafanie/change-ci-pg-to-16
2 parents 90e4a6d + 237f4ef commit e74f865

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)