Skip to content

Commit

Permalink
Revert "Revert "bump aqua version""
Browse files Browse the repository at this point in the history
This reverts commit 1bb7a48.
  • Loading branch information
mortenpi committed Jun 17, 2024
1 parent 1bb7a48 commit b5c4940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: |
import Pkg
Pkg.activate(temp=true)
Pkg.add(name="Aqua", version="0.6")
Pkg.add(name="Aqua", version="0.8")
Pkg.develop(path=".")
include(joinpath(pwd(), "test", "aqua.jl"))
Expand Down

0 comments on commit b5c4940

Please sign in to comment.