File tree 1 file changed +6
-13
lines changed
1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change 5206
5206
"url" : " https://github.com/vapor/penny-bot.git" ,
5207
5207
"path" : " penny-bot" ,
5208
5208
"branch" : " main" ,
5209
- "maintainer" : " contact @mahdibm.com" ,
5209
+ "maintainer" : " penny-bot @mahdibm.com" ,
5210
5210
"build_first" : true ,
5211
5211
"compatibility" : [
5212
5212
{
5213
- "version" : " 5.10 " ,
5214
- "commit" : " b30d76e2dcab8a44aa1f25305266d564aa7c6b41 "
5213
+ "version" : " 6.0 " ,
5214
+ "commit" : " a758896be7ed63cf0a80e68b652e07305121bf36 "
5215
5215
}
5216
5216
],
5217
5217
"platforms" : [
5223
5223
"action" : " BuildSwiftPackage" ,
5224
5224
"configuration" : " release" ,
5225
5225
"build_tests" : " true" ,
5226
- "tags" : " swiftpm" ,
5227
- "xfail" : [
5228
- {
5229
- "issue" : " https://github.com/swiftlang/swift/issues/75499" ,
5230
- "compatibility" : [" 5.10" ],
5231
- "branch" : [" main" , " release/6.0" , " release/6.1" ],
5232
- "platform" : " Linux" ,
5233
- "job" : [" source-compat" ]
5234
- }
5235
- ]
5226
+ "build_tests_release" : " true" ,
5227
+ "tags" : " swiftpm"
5236
5228
},
5237
5229
{
5238
5230
"action" : " TestSwiftPackage" ,
5231
+ "configuration" : " release" ,
5239
5232
"xfail" : [
5240
5233
]
5241
5234
}
You can’t perform that action at this time.
0 commit comments