mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Upgrade the CircleCI job running bytecode comparison from node.js 10 to 14
This commit is contained in:
parent
3619a0a0f4
commit
6383d64ef4
@ -1046,7 +1046,7 @@ jobs:
|
|||||||
|
|
||||||
b_bytecode_ems:
|
b_bytecode_ems:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:10
|
- image: circleci/node:14
|
||||||
environment:
|
environment:
|
||||||
SOLC_EMSCRIPTEN: "On"
|
SOLC_EMSCRIPTEN: "On"
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user