We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b79730 commit 64e1a74Copy full SHA for 64e1a74
.github/workflows/ci_env.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install gdal eccodes pcraster hdf5
31
shell: bash -el {0}
32
run: |
33
- conda install -c conda-forge gdal==3.5.1 eccodes pcraster
+ conda install -c conda-forge gdal==3.5.1 eccodes pcraster==4.3.3
34
conda install -c conda-forge hdf5
35
- name: Install dependencies
36
0 commit comments