mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-15 06:25:17 -05:00
Upgrade to Solidity 0.6.11 (#39)
Also update binary output due to metadata change.
This commit is contained in:
@@ -3,7 +3,7 @@ version: 2.1
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: ethereum/solc:0.6.8-alpine
|
||||
- image: ethereum/solc:0.6.11-alpine
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user