Skip to content

Commit

Permalink
Use both alt-ergo 2.4.2 and 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
belolourenco committed Jun 14, 2024
1 parent 9388149 commit db0ab48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/set-up-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
opam update
opam install why3.1.6.0
opam install alt-ergo.2.4.2
cp ~/.opam/default/bin/alt-ergo ~/.opam/default/bin/alt-ergo.2.4.2
opam install alt-ergo.2.5.3
opam install eprover.2.6
# it's possible to install z3 as follows
# opam install z3.4.11.2
Expand Down

0 comments on commit db0ab48

Please sign in to comment.