Skip to content

Commit

Permalink
force build and publish pg17 to trunk (tembo-io#189)
Browse files Browse the repository at this point in the history
* force build and publish pg17 to trunk

* update CODEOWNERS
  • Loading branch information
ChuckHend authored Nov 25, 2024
1 parent 425d9f3 commit 4b76996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @ChuckHend @shhnwz @jasonmp85
* @ChuckHend
2 changes: 1 addition & 1 deletion .github/workflows/extension_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
pg-version: [14, 15, 16]
pg-version: [14, 15, 16, 17]
steps:
- uses: actions/checkout@v2
- name: Install Rust stable toolchain
Expand Down

0 comments on commit 4b76996

Please sign in to comment.