Skip to content

Commit

Permalink
Update certora.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MickdeGraaf committed Feb 22, 2024
1 parent afc850a commit 38f7e6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Install solc
run: |
pip install solc-select
solc-select install 0.8.20
solc-select use 0.8.20
solc-select install 0.8.24
solc-select use 0.8.24
# It is also possible to download the solc binaries directly
# wget https://github.com/ethereum/solidity/releases/download/v0.8.0/solc-static-linux
# sudo mv solc-static-linux /usr/local/bin/solc8.0
Expand Down

0 comments on commit 38f7e6a

Please sign in to comment.