Skip to content

Commit

Permalink
Add Ubuntu 22.04 back into CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjala committed Dec 13, 2024
1 parent ecc63e5 commit 29c720b
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 @@ -31,7 +31,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
os: [ubuntu-22.04, ubuntu-latest]
python-version: ["3.10"]
hdf5-branch: ["hdf5_1_14"]

Expand Down

0 comments on commit 29c720b

Please sign in to comment.