Skip to content

Commit f6044f2

Browse files
committed
Add postgres:17 to CI
1 parent f5f88ed commit f6044f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- 'swift:5.10'
2525
- 'swift:6.0'
2626
postgres-image:
27+
- 'postgres:17'
2728
- 'postgres:16'
2829
- 'postgres:14'
2930
include:

0 commit comments

Comments
 (0)