mirror of https://github.com/citusdata/citus.git
Change flaky test runs from 20 to 8
parent
ee778e7120
commit
d96403b0b0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue