Skip to content

Commit

Permalink
set mpi workflow timeout-minutes 35
Browse files Browse the repository at this point in the history
  • Loading branch information
multiphaseCFD committed Jan 2, 2025
1 parent 252e826 commit 7bc739a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_lgpumpi_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
mpilib: ["mpich", "openmpi"]
cuda_version_maj: ["12"]
cuda_version_min: ["2"]
timeout-minutes: 30
timeout-minutes: 35

steps:
- name: Checkout
Expand Down

0 comments on commit 7bc739a

Please sign in to comment.