File tree Expand file tree Collapse file tree 1 file changed +25
-13
lines changed Expand file tree Collapse file tree 1 file changed +25
-13
lines changed Original file line number Diff line number Diff line change 485
485
"url" : " https://github.com/groue/GRDB.swift.git" ,
486
486
"path" : " GRDB.swift" ,
487
487
"branch" : " master" ,
488
- "xfail" : {
489
- "compatibility" : [
490
- {
491
- "version" : " 4.0" ,
492
- "commit" : " 58e05d13d1e5b42c70c6dd36d64cf1a44fabbb45"
493
- },
494
- {
495
- "version" : " 3.1" ,
496
- "commit" : " ba8375adb120a9c67de8cc8f420c934581a82e3b"
497
- }
498
- ]
499
- },
488
+ "compatibility" : [
489
+ {
490
+ "version" : " 4.0" ,
491
+ "commit" : " 58e05d13d1e5b42c70c6dd36d64cf1a44fabbb45"
492
+ },
493
+ {
494
+ "version" : " 3.1" ,
495
+ "commit" : " ba8375adb120a9c67de8cc8f420c934581a82e3b"
496
+ }
497
+ ],
500
498
"platforms" : [
501
499
" Darwin"
502
500
],
503
501
"maintainer" :
" [email protected] " ,
504
502
"actions" : [
505
503
{
506
504
"action" : " BuildSwiftPackage" ,
507
- "configuration" : " release"
505
+ "configuration" : " release" ,
506
+ "xfail" : {
507
+ "compatibility" : {
508
+ "4.0" : {
509
+ "branch" : {
510
+ "master" : " https://bugs.swift.org/browse/SR-6907"
511
+ }
512
+ },
513
+ "3.1" : {
514
+ "branch" : {
515
+ "master" : " https://bugs.swift.org/browse/SR-6907"
516
+ }
517
+ }
518
+ }
519
+ }
508
520
},
509
521
{
510
522
"action" : " TestSwiftPackage"
You can’t perform that action at this time.
0 commit comments