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 7adcf00 commit d0da5d3Copy full SHA for d0da5d3
.github/workflows/pnetcdf_c_master.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
timeout-minutes: 60
21
env:
22
- MPICH_VERSION: 4.2.0
+ MPICH_VERSION: 4.2.2
23
MPICH_DIR: ${{ github.workspace }}/mpich-install
24
PNETCDF_VERSION: repo
25
PNETCDF_DIR: ${{ github.workspace }}/PnetCDF-install
.github/workflows/pnetcdf_c_official.yml
PNETCDF_VERSION: 1.13.0
0 commit comments