Remove empty new line

pull/7154/head
Gokhan Gulbiz 2023-08-21 11:12:39 +03:00
parent 072d7be441
commit a9c4bb55f7
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@ jobs:
pg_version: ${{ inputs.pg15_version }}
suite: regress
image_name: ${{ inputs.fail_test_image_name }}
runs-on: ubuntu-latest
container:
image: "${{ matrix.image_name }}:${{ matrix.pg_version }}${{ inputs.image_suffix }}"