Skip to content

Commit

Permalink
Remove support of [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
waltergu committed Dec 3, 2024
1 parent cf1603f commit 09fb4bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
fail-fast: false
matrix:
version:
- '1.9'
- '1.10'
- '1.11'
os:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ NearestNeighbors = "0.4"
RecipesBase = "1.2 - 1"
StaticArrays = "1.4 - 1"
TimerOutputs = "0.5"
julia = "1.9 - 1.11"
julia = "1.10 - 1.11"

0 comments on commit 09fb4bb

Please sign in to comment.