Skip to content

Commit

Permalink
pg17 (#62)
Browse files Browse the repository at this point in the history
* pg17

* update lockfile

* add pgrx embed

* fix toml

* migration sql

* Update Cargo.toml
  • Loading branch information
ChuckHend authored Oct 30, 2024
1 parent d16310d commit 152957a
Show file tree
Hide file tree
Showing 8 changed files with 204 additions and 214 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pg_later_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
runs-on: ubuntu-22.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
Loading

0 comments on commit 152957a

Please sign in to comment.