Skip to content

Commit

Permalink
fix CI, since Isabelle 2022 is not anymore the current version
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravpartha committed Oct 30, 2023
1 parent 24b106d commit 649486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Download and install Isabelle
run: |
wget --quiet https://isabelle.in.tum.de/dist/Isabelle2022_linux.tar.gz
wget --quiet https://isabelle.in.tum.de/website-Isabelle2022/dist/Isabelle2022_linux.tar.gz
tar -xf Isabelle2022_linux.tar.gz
rm Isabelle2022_linux.tar.gz
mv Isabelle2022 isabelle_dir
Expand Down

0 comments on commit 649486b

Please sign in to comment.