Skip to content

Commit 2f0ccb2

Browse files
committed
CI: Switch t_ems_ext_hardhat to nodejs 16
1 parent 247eab9 commit 2f0ccb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,6 +1137,8 @@ jobs:
11371137

11381138
t_ems_ext_hardhat:
11391139
<<: *base_node_small
1140+
docker:
1141+
- image: circleci/node:16
11401142
environment:
11411143
TERM: xterm
11421144
HARDHAT_TESTS_SOLC_PATH: /tmp/workspace/soljson.js

0 commit comments

Comments
 (0)