Skip to content

Commit

Permalink
require Julia v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha committed Jan 18, 2022
1 parent d69c4fb commit 9f28156
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 @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.5'
- '1.6'
# - 'nightly'
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RecipesBase = "0.7, 0.8, 1.0"
Reexport = "0.2, 1.0"
Roots = "0.8, 1.0"
StaticArrays = "1.0"
julia = "1"
julia = "1.6"

[extras]
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
Expand Down

0 comments on commit 9f28156

Please sign in to comment.