Problem: CI on cirrus times out, coveralls doesn't always run.
Solution: Set timeout to 20 minutes. Adjust condition. (closes #7493)
FEATURES: huge
freebsd_12_task:
+ only_if: $CIRRUS_TAG == ''
+ timeout_in: 20m
freebsd_instance:
image: freebsd-12-1-release-amd64
install_script:
runs-on: ubuntu-latest
needs: linux
- if: github.event_name != 'pull_request'
+ if: always() && github.event_name != 'pull_request'
steps:
- name: Parallel finished
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2158,
/**/
2157,
/**/