@@ -521,71 +521,61 @@ defaults:
521
521
name : t_native_test_ext_ens
522
522
project : ens
523
523
binary_type : native
524
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
525
524
nodejs_version : ' 16'
526
525
- job_native_test_ext_trident : &job_native_test_ext_trident
527
526
<< : *workflow_ubuntu2004_static
528
527
name : t_native_test_ext_trident
529
528
project : trident
530
529
binary_type : native
531
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
532
530
nodejs_version : ' 16'
533
531
- job_native_test_ext_euler : &job_native_test_ext_euler
534
532
<< : *workflow_ubuntu2004_static
535
533
name : t_native_test_ext_euler
536
534
project : euler
537
535
binary_type : native
538
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
539
536
nodejs_version : ' 16'
540
537
- job_native_test_ext_yield_liquidator : &job_native_test_ext_yield_liquidator
541
538
<< : *workflow_ubuntu2004_static
542
539
name : t_native_test_ext_yield_liquidator
543
540
project : yield-liquidator
544
541
binary_type : native
545
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
546
542
nodejs_version : ' 16'
547
543
- job_native_test_ext_bleeps : &job_native_test_ext_bleeps
548
544
<< : *workflow_ubuntu2004_static
549
545
name : t_native_test_ext_bleeps
550
546
project : bleeps
551
547
binary_type : native
552
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
553
548
nodejs_version : ' 16'
554
549
resource_class : medium
555
550
- job_native_test_ext_pool_together : &job_native_test_ext_pool_together
556
551
<< : *workflow_ubuntu2004_static
557
552
name : t_native_test_ext_pool_together
558
553
project : pool-together
559
554
binary_type : native
560
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
561
555
nodejs_version : ' 16'
562
556
- job_native_test_ext_perpetual_pools : &job_native_test_ext_perpetual_pools
563
557
<< : *workflow_ubuntu2004_static
564
558
name : t_native_test_ext_perpetual_pools
565
559
project : perpetual-pools
566
560
binary_type : native
567
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
568
561
nodejs_version : ' 16'
569
562
- job_native_test_ext_uniswap : &job_native_test_ext_uniswap
570
563
<< : *workflow_ubuntu2004_static
571
564
name : t_native_test_ext_uniswap
572
565
project : uniswap
573
566
binary_type : native
574
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
575
567
nodejs_version : ' 16'
576
568
- job_native_test_prb_math : &job_native_test_prb_math
577
569
<< : *workflow_ubuntu2004_static
578
570
name : t_native_test_ext_prb_math
579
571
project : prb-math
580
572
binary_type : native
581
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
582
573
nodejs_version : ' 16'
583
574
- job_native_test_ext_elementfi : &job_native_test_ext_elementfi
584
575
<< : *workflow_ubuntu2004_static
585
576
name : t_native_test_ext_elementfi
586
577
project : elementfi
587
578
binary_type : native
588
- # NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
589
579
nodejs_version : ' 16'
590
580
resource_class : medium
591
581
- job_ems_test_ext_colony : &job_ems_test_ext_colony
0 commit comments