Try to make builds more reliable

The ESR builds have a habit of failing about 1 in 30 times.
This commit is contained in:
Oliver Blanthorn 2020-07-25 17:47:06 +01:00
parent 6247bbbc92
commit c91c331870
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -81,7 +81,7 @@ jobs:
env: env:
HEADLESS: 1 HEADLESS: 1
with: with:
max_attempts: 20 max_attempts: 40
timeout_minutes: 10 timeout_minutes: 10
retry_wait_seconds: 10 retry_wait_seconds: 10
command: | command: |