Skip to content

Commit c48dc13

Browse files
author
Clack Cole
committed
Update Result hash to build against 4.2
1 parent c6bb583 commit c48dc13

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
@@ -1815,8 +1815,8 @@
18151815
"branch": "master",
18161816
"compatibility": [
18171817
{
1818-
"version": "4.0",
1819-
"commit": "7477584259bfce2560a19e06ad9f71db441fff11"
1818+
"version": "4.2",
1819+
"commit": "2fe5b325a8a54e77c545b2f511213420da133b8c"
18201820
}
18211821
],
18221822
"maintainer": "[email protected]",
@@ -1828,16 +1828,7 @@
18281828
{
18291829
"action": "BuildSwiftPackage",
18301830
"configuration": "release",
1831-
"tags": "sourcekit",
1832-
"xfail": {
1833-
"compatibility": {
1834-
"4.0": {
1835-
"branch": {
1836-
"master": "https://bugs.swift.org/browse/SR-8234"
1837-
}
1838-
}
1839-
}
1840-
}
1831+
"tags": "sourcekit"
18411832
},
18421833
{
18431834
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)