Drop ColonyNetwork external test run on nightly builds

This commit is contained in:
r0qs 2023-05-17 11:41:15 +02:00
parent aa9e25021d
commit d49ed7d66b
No known key found for this signature in database
GPG Key ID: 61503DBA6667276C

View File

@ -684,15 +684,6 @@ defaults:
binary_type: native
image: cimg/node:18.11
- job_ems_test_ext_colony: &job_ems_test_ext_colony
<<: *requires_b_ems
name: t_ems_test_ext_colony
project: colony
binary_type: solcjs
image: cimg/node:14.20
resource_class: medium
python2: true
- job_b_ubu_asan_clang: &job_b_ubu_asan_clang
<<: *on_all_tags_and_branches
name: b_ubu_asan_clang
@ -1783,7 +1774,3 @@ workflows:
- b_ubu_san_clang: *job_b_ubu_ubsan_clang
- t_ubu_ubsan_clang_soltest: *requires_b_ubu_ubsan_clang
- t_ubu_ubsan_clang_cli: *requires_b_ubu_ubsan_clang
# Emscripten build and tests that take more than 15 minutes to execute
- b_ems: *requires_nothing
- t_ext: *job_ems_test_ext_colony