Skip to content

Commit

Permalink
Merge branch 'main' into chore-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 authored Dec 10, 2024
2 parents f211b32 + 4b76996 commit 79771f6
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 79771f6

Please sign in to comment.