Skip to content

Commit

Permalink
Enable manifest pushes for PG17 (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmp85 authored Nov 12, 2024
1 parent 550c35c commit 92ca46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- large-8x8
strategy:
matrix:
pg_version: ["14", "15", "16"]
pg_version: ["14", "15", "16", "17"]
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 92ca46a

Please sign in to comment.