This commit is contained in:
Alexey Masterov
2025-04-01 11:02:11 +02:00
parent 9c2e296af7
commit da01a57759

View File

@@ -64,12 +64,6 @@ jobs:
- name: Run the regression tests
run: /run-tests.sh
with:
build_type: ${{ env.BUILD_TYPE }}
test_selection: cloud_regress
pg_version: ${{matrix.pg-version}}
extra_params: -m remote_cluster
aws-oicd-role-arn: ${{ vars.DEV_AWS_OIDC_ROLE_ARN }}
env:
BENCHMARK_CONNSTR: ${{steps.create-branch.outputs.dsn}}