Skip to content

Commit cc50579

Browse files
committed
test postgress 16
1 parent f099af8 commit cc50579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# - { postgres: 12, alpine: '3.12' }
1616
# - { postgres: 13, alpine: '3.14' }
1717
# - { postgres: 14, alpine: '3.16' }
18-
- { postgres: 15, alpine: '3.17' }
18+
# - { postgres: 15, alpine: '3.17' }
1919
- { postgres: 16, alpine: '3.19' }
2020

2121
steps:

0 commit comments

Comments
 (0)