mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
This commit is contained in:
@@ -19,8 +19,8 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pip3 install solc-select
|
pip3 install solc-select
|
||||||
solc-select install 0.8.9
|
solc-select install 0.8.16
|
||||||
solc-select use 0.8.9
|
solc-select use 0.8.16
|
||||||
|
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: ./.github/actions/cached-rust
|
uses: ./.github/actions/cached-rust
|
||||||
|
|||||||
Reference in New Issue
Block a user