Skip to content

Commit

Permalink
Run CI tests on PG17 (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Sep 1, 2024
1 parent b91ef35 commit 2e3cf09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
- os: ubuntu-22.04
pg_major: 16
config: Debug
# - os: ubuntu-22.04
# pg_major: 17
# config: Release
# pg_prerelease: 'PG Prerelease'
- os: ubuntu-22.04
pg_major: 17
config: Release
pg_prerelease: 'PG Prerelease'

outputs:
is_release: ${{ steps.analyze_tag.outputs.is_release }}
Expand Down

0 comments on commit 2e3cf09

Please sign in to comment.