Skip to content

Commit 29d3e23

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#249 from apple/update-result
Update Result hash to build against 4.2
2 parents 2722658 + c48dc13 commit 29d3e23

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

projects.json

+3-12
Original file line numberDiff line numberDiff line change
@@ -1788,8 +1788,8 @@
17881788
"branch": "master",
17891789
"compatibility": [
17901790
{
1791-
"version": "4.0",
1792-
"commit": "7477584259bfce2560a19e06ad9f71db441fff11"
1791+
"version": "4.2",
1792+
"commit": "2fe5b325a8a54e77c545b2f511213420da133b8c"
17931793
}
17941794
],
17951795
"maintainer": "[email protected]",
@@ -1801,16 +1801,7 @@
18011801
{
18021802
"action": "BuildSwiftPackage",
18031803
"configuration": "release",
1804-
"tags": "sourcekit",
1805-
"xfail": {
1806-
"compatibility": {
1807-
"4.0": {
1808-
"branch": {
1809-
"master": "https://bugs.swift.org/browse/SR-8234"
1810-
}
1811-
}
1812-
}
1813-
}
1804+
"tags": "sourcekit"
18141805
},
18151806
{
18161807
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)