Skip to content

Commit

Permalink
attempt #2 to fix CI and fix hash to point to the new sail model version
Browse files Browse the repository at this point in the history
  • Loading branch information
moste00 committed Oct 11, 2024
1 parent 6eab6ac commit 197f976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/end2end-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
run: |
cd generator && source ~/.bash_profile
export OPAMCONFIRMLEVEL=yes
opam update
opam list -a
opam update && opam upgrade
opam install . --deps-only
opam install sail=0.18
sudo apt-get install z3
Expand Down
2 changes: 1 addition & 1 deletion sail.hash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e199a2e0dcdc5d2d5705b717538bb7a1b3060725
b90ec7881eb0a0ecea6521e3d6cc03bf0b057e41

0 comments on commit 197f976

Please sign in to comment.