Change flaky test runs from 20 to 8

pull/7338/head
naisila 2023-11-13 13:40:12 +03:00
parent ee778e7120
commit d96403b0b0
No known key found for this signature in database
GPG Key ID: A824BA9862D73E6D
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ jobs:
image: ${{ needs.params.outputs.fail_test_image_name }}:${{ fromJson(needs.params.outputs.pg16_version).full }}${{ needs.params.outputs.image_suffix }}
options: --user root
env:
runs: 20
runs: 8
needs:
- params
- build