Skip to content

Commit cfa45f6

Browse files
authored
Update vapor/penny-bot
1 parent b979252 commit cfa45f6

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

projects.json

+5-12
Original file line numberDiff line numberDiff line change
@@ -5218,8 +5218,8 @@
52185218
"build_first": true,
52195219
"compatibility": [
52205220
{
5221-
"version": "5.10",
5222-
"commit": "b30d76e2dcab8a44aa1f25305266d564aa7c6b41"
5221+
"version": "6.0",
5222+
"commit": "3dee39cedacbfe529f9f1060c0b62c6ae0d84876"
52235223
}
52245224
],
52255225
"platforms": [
@@ -5231,19 +5231,12 @@
52315231
"action": "BuildSwiftPackage",
52325232
"configuration": "release",
52335233
"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"
52445236
},
52455237
{
52465238
"action": "TestSwiftPackage",
5239+
"configuration": "release",
52475240
"xfail": [
52485241
]
52495242
}

0 commit comments

Comments
 (0)