Skip to content

Commit

Permalink
Try running checks against pg 17
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Oct 17, 2024
1 parent a716093 commit f33ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
timeout-minutes: 40
strategy:
matrix:
pg_version: [9.6, 10, 11, 12, 13, 14, 15, 16]
pg_version: [9.6, 10, 11, 12, 13, 14, 15, 16, 17]

services:
postgres:
Expand Down

0 comments on commit f33ebcc

Please sign in to comment.