Skip to content

Commit 830d684

Browse files
committed
chaor: add postgres 18.1
1 parent b1bfbe2 commit 830d684

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
# - { postgres: 16, alpine: '3.19' }
2020
- { postgres: 17}
2121
- { postgres: 17.6}
22+
- { postgres: 18.1}
23+
2224

2325

2426
steps:

0 commit comments

Comments
 (0)