Skip to content

Commit

Permalink
Merge pull request #552 from neondatabase/pg-17-support
Browse files Browse the repository at this point in the history
Bumps pgrx to support PG17
  • Loading branch information
olirice authored Sep 23, 2024
2 parents 814057f + 0b886fa commit d79be8d
Show file tree
Hide file tree
Showing 6 changed files with 221 additions and 168 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
package_name:
- pg-graphql
pgrx_version:
- 0.11.3
postgres: [14, 15, 16]
- 0.12.4
postgres: [14, 15, 16, 17]
box:
- { runner: ubuntu-20.04, arch: amd64 }
- { runner: arm-runner, arch: arm64 }
Expand Down
Loading

0 comments on commit d79be8d

Please sign in to comment.