We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f099af8 commit cc50579Copy full SHA for cc50579
.github/workflows/build-and-push-images.yml
@@ -15,7 +15,7 @@ jobs:
15
# - { postgres: 12, alpine: '3.12' }
16
# - { postgres: 13, alpine: '3.14' }
17
# - { postgres: 14, alpine: '3.16' }
18
- - { postgres: 15, alpine: '3.17' }
+ # - { postgres: 15, alpine: '3.17' }
19
- { postgres: 16, alpine: '3.19' }
20
21
steps:
0 commit comments