Skip to content

Commit

Permalink
add lts to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho committed Oct 8, 2024
1 parent 27ef972 commit a8a678a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
matrix:
version:
- '1.8' # lowest supported version
- '1.10' # julia lts
- '1' # automatically expands to the latest stable 1.x release of Julia
os:
- ubuntu-latest
Expand Down

0 comments on commit a8a678a

Please sign in to comment.