diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59db5a2b5..574d75be0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: strategy: fail-fast: false matrix: - psmdb: ["4.4", "5.0", "6.0"] + psmdb: ["4.4", "5.0", "6.0", "7.0"] test: [logical, physical, incremental, external] env: PBM_BRANCH: ${{ github.event.inputs.pbm_branch || 'main' }}