We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959d056 commit 38c9164Copy full SHA for 38c9164
.github/workflows/mac_mpich.yml
@@ -32,7 +32,7 @@ env:
32
jobs:
33
build:
34
runs-on: macos-latest
35
- timeout-minutes: 60
+ timeout-minutes: 90
36
steps:
37
- uses: actions/checkout@v4
38
- name: Set up dependencies
.github/workflows/ubuntu_mpich.yml
@@ -28,7 +28,7 @@ env:
28
29
30
runs-on: ubuntu-latest
31
0 commit comments