Skip to content

Commit

Permalink
fix HDF5 1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Dec 12, 2024
1 parent 87bc756 commit 08174ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
shell: bash -l {0}
run: |
conda install curl eigen
conda install -c conda-forge hdf5==1.12.2
conda install -c conda-forge hdf5==1.10.6
- name: Environment Variables
shell: bash -l {0}
Expand Down

0 comments on commit 08174ab

Please sign in to comment.