Skip to content

Commit

Permalink
Test on Julia 1.0 thru 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
PGS62 committed Apr 6, 2024
1 parent aaf809e commit 75c96ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1.1'
- '1.2'
- '1.3'
- '1.4'
- '1.5'
- '1.6'
- '1.7'
- '1' # automatically expands to the latest stable 1.x release of Julia
- 'nightly'
os:
Expand Down

0 comments on commit 75c96ef

Please sign in to comment.