Skip to content

Commit

Permalink
add pg17
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Dec 6, 2024
1 parent 0dad1ad commit c72b31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trunk_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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 c72b31f

Please sign in to comment.