File tree 1 file changed +5
-12
lines changed
1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change 5218
5218
"build_first" : true ,
5219
5219
"compatibility" : [
5220
5220
{
5221
- "version" : " 5.10 " ,
5222
- "commit" : " b30d76e2dcab8a44aa1f25305266d564aa7c6b41 "
5221
+ "version" : " 6.0 " ,
5222
+ "commit" : " 3dee39cedacbfe529f9f1060c0b62c6ae0d84876 "
5223
5223
}
5224
5224
],
5225
5225
"platforms" : [
5231
5231
"action" : " BuildSwiftPackage" ,
5232
5232
"configuration" : " release" ,
5233
5233
"build_tests" : " true" ,
5234
- "tags" : " swiftpm" ,
5235
- "xfail" : [
5236
- {
5237
- "issue" : " https://github.com/swiftlang/swift/issues/75499" ,
5238
- "compatibility" : [" 5.10" ],
5239
- "branch" : [" main" , " release/6.0" ],
5240
- "platform" : " Linux" ,
5241
- "job" : [" source-compat" ]
5242
- }
5243
- ]
5234
+ "build_tests_release" : " true" ,
5235
+ "tags" : " swiftpm"
5244
5236
},
5245
5237
{
5246
5238
"action" : " TestSwiftPackage" ,
5239
+ "configuration" : " release" ,
5247
5240
"xfail" : [
5248
5241
]
5249
5242
}
You can’t perform that action at this time.
0 commit comments