Skip to content

Commit

Permalink
Bump timeout to 60 min
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcars committed Feb 18, 2025
1 parent f7d215d commit 91ab7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ jobs:
mpirun -np $NUM_PROC_TEST_MAX ./unit-tests --skip-benchmarks
- name: Run regression tests for examples/
timeout-minutes: 40
timeout-minutes: 60
env:
NUM_PROC_TEST_MAX: '8'
run: |
Expand Down

0 comments on commit 91ab7d8

Please sign in to comment.