mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
CI: Switch t_ems_ext_hardhat to nodejs 16
This commit is contained in:
parent
247eab9056
commit
2f0ccb21be
@ -1137,6 +1137,8 @@ jobs:
|
|||||||
|
|
||||||
t_ems_ext_hardhat:
|
t_ems_ext_hardhat:
|
||||||
<<: *base_node_small
|
<<: *base_node_small
|
||||||
|
docker:
|
||||||
|
- image: circleci/node:16
|
||||||
environment:
|
environment:
|
||||||
TERM: xterm
|
TERM: xterm
|
||||||
HARDHAT_TESTS_SOLC_PATH: /tmp/workspace/soljson.js
|
HARDHAT_TESTS_SOLC_PATH: /tmp/workspace/soljson.js
|
||||||
|
Loading…
Reference in New Issue
Block a user