Skip to content

Commit

Permalink
remove old Julia version from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davnn committed Mar 19, 2022
1 parent a6cd8d5 commit 1d1c975
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ jobs:
fail-fast: false
matrix:
version:
- '1'
- '1.0'
- '1.5'
- '1.6'
- 'nightly'
- '1'
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 1d1c975

Please sign in to comment.