Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6098541

Browse files
authoredOct 25, 2024··
Run tests against PostgreSQL 17
1 parent 44fa8bb commit 6098541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/continuous-integration.yml

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
- "3.7"
115115
postgres-version:
116116
- "15"
117+
- "17"
117118
extension:
118119
- pdo_pgsql
119120
- pgsql

0 commit comments

Comments
 (0)
Please sign in to comment.