Skip to content

Commit

Permalink
Require Julia 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselrod committed Jun 4, 2021
1 parent 393a0ab commit 01eb113
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1.4'
- '1.6'
- 'nightly'
os:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["chriselrod <[email protected]> and contributors"]
version = "0.1.0"

[compat]
julia = "1"
julia = "1.4"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 01eb113

Please sign in to comment.