Skip to content

Commit

Permalink
CI, TF tests, upgrade h5py
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Dec 18, 2024
1 parent 7e3c9e2 commit 3a3708b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
pip install --user --progress-bar=off pytest
pip install --user --progress-bar=off dm-tree h5py
pip install --user --progress-bar=off --upgrade dm-tree h5py
if [[ "${{matrix.tf-version}}" == 2.[0123].* ]]; then
# Older TF needs older NumPy version.
Expand Down

0 comments on commit 3a3708b

Please sign in to comment.