CI: Run t_ems_test_ext_colony on nodejs 14

- 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.
This commit is contained in:
Kamil Śliwak 2021-12-10 14:59:13 +01:00 committed by chriseth
parent 6b771735a0
commit e6179d5356

View File

@ -1413,4 +1413,5 @@ workflows:
name: t_ems_test_ext_colony
project: colony
binary_type: solcjs
nodejs_version: '14'
resource_class: medium