Skip to content

Commit 5cf6d4c

Browse files
committed
Support Postgresql 17.
1 parent 585224f commit 5cf6d4c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-nix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- 14
2222
- 15
2323
- 16
24+
- 17
2425

2526
steps:
2627
- uses: actions/checkout@v3

.github/workflows/build-win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- 14.9-1
2222
- 15.4-1
2323
- 16.0-1
24+
- 17.0-1
2425
platform:
2526
- x64
2627
include:

0 commit comments

Comments
 (0)