Skip to content

Commit

Permalink
Add Julia 1.7 to CI (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhuijzer authored Jun 25, 2021
1 parent c0654b8 commit fa757f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- "1.6"
- "^1.7.0-0"
os:
- ubuntu-latest

Expand Down

0 comments on commit fa757f3

Please sign in to comment.