Skip to content

Commit 96b994a

Browse files
authored
Merge pull request #966 from MahdiBM/patch-2
Update vapor/penny-bot
2 parents c2df1eb + 8e320ca commit 96b994a

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

projects.json

+6-13
Original file line numberDiff line numberDiff line change
@@ -5206,12 +5206,12 @@
52065206
"url": "https://github.com/vapor/penny-bot.git",
52075207
"path": "penny-bot",
52085208
"branch": "main",
5209-
"maintainer": "contact@mahdibm.com",
5209+
"maintainer": "penny-bot@mahdibm.com",
52105210
"build_first": true,
52115211
"compatibility": [
52125212
{
5213-
"version": "5.10",
5214-
"commit": "b30d76e2dcab8a44aa1f25305266d564aa7c6b41"
5213+
"version": "6.0",
5214+
"commit": "a758896be7ed63cf0a80e68b652e07305121bf36"
52155215
}
52165216
],
52175217
"platforms": [
@@ -5223,19 +5223,12 @@
52235223
"action": "BuildSwiftPackage",
52245224
"configuration": "release",
52255225
"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"
52365228
},
52375229
{
52385230
"action": "TestSwiftPackage",
5231+
"configuration": "release",
52395232
"xfail": [
52405233
]
52415234
}

0 commit comments

Comments
 (0)