Skip to content

Commit

Permalink
[CI] Run tests with julia v1.10 untile FITSIO is fixed with Julia v1.11+
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Dec 1, 2024
1 parent e85d5f4 commit 5bb82bd
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 @@ -22,7 +22,7 @@ jobs:
matrix:
version:
- '1.6'
- '1'
- '1.10' # The FITSIO dependency is currently broken on v1.11+: https://github.com/JuliaAstro/FITSIO.jl/issues/194
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 5bb82bd

Please sign in to comment.