File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -504,13 +504,6 @@ defaults:
504
504
binary_type : solcjs
505
505
compile_only : 1
506
506
nodejs_version : ' 14'
507
- - job_native_compile_ext_gnosis : &job_native_compile_ext_gnosis
508
- << : *workflow_ubuntu2004_static
509
- name : t_native_compile_ext_gnosis
510
- project : gnosis
511
- binary_type : native
512
- compile_only : 1
513
- nodejs_version : ' 14'
514
507
515
508
- job_native_test_ext_gnosis : &job_native_test_ext_gnosis
516
509
<< : *workflow_ubuntu2004_static
@@ -1459,7 +1452,6 @@ workflows:
1459
1452
- t_ems_ext_hardhat : *workflow_emscripten
1460
1453
1461
1454
- t_ems_ext : *job_ems_compile_ext_colony
1462
- - t_ems_ext : *job_native_compile_ext_gnosis
1463
1455
1464
1456
- t_ems_ext : *job_native_test_ext_gnosis
1465
1457
- t_ems_ext : *job_native_test_ext_zeppelin
@@ -1478,7 +1470,6 @@ workflows:
1478
1470
<< : *workflow_trigger_on_tags
1479
1471
requires :
1480
1472
- t_ems_compile_ext_colony
1481
- - t_native_compile_ext_gnosis
1482
1473
- t_native_test_ext_gnosis
1483
1474
- t_native_test_ext_zeppelin
1484
1475
- t_native_test_ext_ens
You can’t perform that action at this time.
0 commit comments