mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #14234 from ethereum/drop-colony-nightly
Drop ColonyNetwork external test run on nightly builds
This commit is contained in:
commit
33e7fc1cba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user