Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho committed Oct 29, 2024
1 parent c0e87fe commit 362a7d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.10' # replace with LTS once it is released
# - '1' # automatically expands to the latest stable 1.x release of Julia
- 'lts' # current lts release
- '1' # latest stable release
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 362a7d4

Please sign in to comment.