diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index bf1d1bce817..721dddfbb2f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -29,7 +29,7 @@ jobs: PGUSER: discourse PGPASSWORD: discourse USES_PARALLEL_DATABASES: ${{ matrix.build_type == 'backend' || matrix.build_type == 'system' }} - CABPYARA_DEFAULT_MAX_WAIT_TIME: 4 + CABPYARA_DEFAULT_MAX_WAIT_TIME: 10 strategy: fail-fast: false