diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 14be9c76..35298b2b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -150,7 +150,7 @@ jobs: name: Run integration tests on the ${{ matrix.cluster }} cluster in job ${{ needs.launch-slurm-actions-runner.outputs.job_id}} needs: [launch-slurm-actions-runner] runs-on: ${{ matrix.cluster }} - timeout-minutes: 20 + timeout-minutes: 30 strategy: max-parallel: 5 matrix: