Skip to content

Commit

Permalink
Bump pg15 regression test from beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalmi committed Oct 15, 2022
1 parent 6d00d25 commit 832a74e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ jobs:
DEVPKG: ${{ matrix.devpkg }}
strategy:
matrix:
pgver: [9.4, 9.5, 9.6, 10, 11, 12, 13, 14]
include:
- pgver: "15beta3"
devpkg: 15
pgver: [9.4, 9.5, 9.6, 10, 11, 12, 13, 14, 15]

steps:
- name: Checkout set_user repo
Expand Down

0 comments on commit 832a74e

Please sign in to comment.