mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 03:59:22 +00:00
Pin CI to solc-select 0.2.1
This commit is contained in:
parent
d96cfdf485
commit
826e27c80e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ runs:
|
|||
- name: Install solc
|
||||
shell: bash
|
||||
run: |
|
||||
pip3 install solc-select
|
||||
pip3 install solc-select==0.2.1
|
||||
solc-select install 0.8.16
|
||||
solc-select use 0.8.16
|
||||
|
||||
|
|
Loading…
Reference in a new issue