Skip to content

Commit

Permalink
Test with the last 1_14_3 release (#835)
Browse files Browse the repository at this point in the history
  • Loading branch information
alkino authored Oct 31, 2023
1 parent 21b7b59 commit 9c92b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
hdf5_version : [ hdf5-1_8_23, hdf5-1_10_11, hdf5-1_12_2, hdf5-1_14_2 ]
hdf5_version : [ hdf5-1_8_23, hdf5-1_10_11, hdf5-1_12_2, hdf5-1_14_3 ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9c92b05

Please sign in to comment.