Skip to content

Commit

Permalink
add pg17 to pgt.dev publish matrix (#67)
Browse files Browse the repository at this point in the history
* Update pg_later_ext.yml

* Update pg_later_ext.yml

* Update pg_later_ext.yml

* Update pg_later_ext.yml
  • Loading branch information
ChuckHend authored Dec 16, 2024
1 parent 736126b commit 4ea1991
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 4ea1991

Please sign in to comment.