Skip to content

Commit

Permalink
CI: Run t_ems_test_ext_colony on nodejs 14
Browse files Browse the repository at this point in the history
- Otherwise it seems to require python, which is not available in CI. We could install it but we'll probably run into other issues on latest node and the switch to latest was not intentional anyway.
  • Loading branch information
cameel authored and chriseth committed Dec 13, 2021
1 parent 6b77173 commit e6179d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1413,4 +1413,5 @@ workflows:
name: t_ems_test_ext_colony
project: colony
binary_type: solcjs
nodejs_version: '14'
resource_class: medium

0 comments on commit e6179d5

Please sign in to comment.