Skip to content

Commit 14287b6

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request #242 from apple/update-then
Update Then hash to build against 4.2
2 parents 2f7793e + f07e5dd commit 14287b6

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

projects.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,8 +2438,8 @@
24382438
"maintainer": "[email protected]",
24392439
"compatibility": [
24402440
{
2441-
"version": "3.1",
2442-
"commit": "daaea1ac2100ae86bd20f0920ebbd2f1becb2e6e"
2441+
"version": "4.2",
2442+
"commit": "3edb1c0f557506d845362fda6d8564718435bfb1"
24432443
}
24442444
],
24452445
"platforms": [
@@ -2449,16 +2449,7 @@
24492449
{
24502450
"action": "BuildSwiftPackage",
24512451
"configuration": "release",
2452-
"tags": "sourcekit",
2453-
"xfail": {
2454-
"compatibility": {
2455-
"3.1": {
2456-
"branch": {
2457-
"master": "https://bugs.swift.org/browse/SR-8250"
2458-
}
2459-
}
2460-
}
2461-
}
2452+
"tags": "sourcekit"
24622453
},
24632454
{
24642455
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)