Skip to content

Commit

Permalink
added min supported version of julia to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-asmar committed Dec 19, 2023
1 parent c7ed59c commit 96f078d
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 @@ -10,6 +10,7 @@ jobs:
matrix:
version:
- '1'
- '1.3' # minimum supported version
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 96f078d

Please sign in to comment.