Use SOLC_VERSION 0.8.24

This commit is contained in:
ernestognw
2024-04-19 10:22:52 -06:00
parent 1e811d34d2
commit 274acce467

View File

@ -12,7 +12,7 @@ on:
env:
PIP_VERSION: '3.10'
JAVA_VERSION: '11'
SOLC_VERSION: '0.8.20'
SOLC_VERSION: '0.8.24'
concurrency: ${{ github.workflow }}-${{ github.ref }}