Skip to content

Commit f2f6825

Browse files
committed
old hdf5
1 parent 7bc7cf7 commit f2f6825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
run: sudo apt-get install libhdf5-dev
2424
- if: matrix.os == 'macos'
2525
name: Install hdf5
26-
run: brew install hdf5
26+
run: brew install hdf5@1.10
2727
- name: Run the default task
2828
run: bundle exec rake

0 commit comments

Comments
 (0)