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:
|
||||
docker:
|
||||
- image: circleci/node:10
|
||||
- image: circleci/node:14
|
||||
environment:
|
||||
SOLC_EMSCRIPTEN: "On"
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user