We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bfbe2 commit 830d684Copy full SHA for 830d684
.github/workflows/build-and-push-images.yml
@@ -19,6 +19,8 @@ jobs:
19
# - { postgres: 16, alpine: '3.19' }
20
- { postgres: 17}
21
- { postgres: 17.6}
22
+ - { postgres: 18.1}
23
+
24
25
26
steps:
0 commit comments