File tree Expand file tree Collapse file tree 1 file changed +36
-36
lines changed Expand file tree Collapse file tree 1 file changed +36
-36
lines changed Original file line number Diff line number Diff line change 630
630
}
631
631
]
632
632
},
633
+ {
634
+ "repository" : " Git" ,
635
+ "url" : " https://github.com/exercism/swift.git" ,
636
+ "path" : " exercism-swift" ,
637
+ "branch" : " master" ,
638
+ "maintainer" :
" [email protected] " ,
639
+ "compatibility" : [
640
+ {
641
+ "version" : " 4.2" ,
642
+ "commit" : " 38a17de8717a2282fd4ff62cd1ce732b926bf4ab"
643
+ }
644
+ ],
645
+ "platforms" : [
646
+ " Darwin" ,
647
+ " Linux"
648
+ ],
649
+ "actions" : [
650
+ {
651
+ "action" : " BuildSwiftPackage" ,
652
+ "configuration" : " release" ,
653
+ "xfail" : {
654
+ "compatibility" : {
655
+ "4.2" : {
656
+ "branch" : {
657
+ "master" : " https://bugs.swift.org/browse/SR-8307"
658
+ }
659
+ }
660
+ }
661
+ }
662
+ },
663
+ {
664
+ "action" : " TestSwiftPackage"
665
+ }
666
+ ]
667
+ },
633
668
{
634
669
"repository" : " Git" ,
635
670
"url" : " https://github.com/masters3d/xswift.git" ,
2796
2831
}
2797
2832
}
2798
2833
]
2799
- },
2800
- {
2801
- "repository" : " Git" ,
2802
- "url" : " https://github.com/exercism/swift.git" ,
2803
- "path" : " exercism-swift" ,
2804
- "branch" : " master" ,
2805
- "maintainer" :
" [email protected] " ,
2806
- "compatibility" : [
2807
- {
2808
- "version" : " 4.2" ,
2809
- "commit" : " 38a17de8717a2282fd4ff62cd1ce732b926bf4ab"
2810
- }
2811
- ],
2812
- "platforms" : [
2813
- " Darwin" ,
2814
- " Linux"
2815
- ],
2816
- "actions" : [
2817
- {
2818
- "action" : " BuildSwiftPackage" ,
2819
- "configuration" : " release" ,
2820
- "xfail" : {
2821
- "compatibility" : {
2822
- "4.2" : {
2823
- "branch" : {
2824
- "master" : " https://bugs.swift.org/browse/SR-8307"
2825
- }
2826
- }
2827
- }
2828
- }
2829
- },
2830
- {
2831
- "action" : " TestSwiftPackage"
2832
- }
2833
- ]
2834
- }
2834
+ }
2835
2835
]
You can’t perform that action at this time.
0 commit comments