Skip to content

Commit

Permalink
build for pg17
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Nov 15, 2024
1 parent b8e232f commit 305dab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
pg: [14, 15, 16]
pg: [14, 15, 16, 17]
outputs:
short_sha: ${{ steps.versions.outputs.SHORT_SHA }}
steps:
Expand Down

0 comments on commit 305dab8

Please sign in to comment.