Skip to content

Commit

Permalink
Remove Julia 1.9 from compat of Project.toml. CI takes too long.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuellujan committed Jun 5, 2024
1 parent 118be3d commit b3ff7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
julia = ">= 1.9"
julia = ">= 1.10"
InteratomicPotentials = ">= 0.2.9"

0 comments on commit b3ff7e0

Please sign in to comment.