We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bb583 commit c48dc13Copy full SHA for c48dc13
projects.json
@@ -1815,8 +1815,8 @@
1815
"branch": "master",
1816
"compatibility": [
1817
{
1818
- "version": "4.0",
1819
- "commit": "7477584259bfce2560a19e06ad9f71db441fff11"
+ "version": "4.2",
+ "commit": "2fe5b325a8a54e77c545b2f511213420da133b8c"
1820
}
1821
],
1822
"maintainer": "[email protected]",
@@ -1828,16 +1828,7 @@
1828
1829
"action": "BuildSwiftPackage",
1830
"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
+ "tags": "sourcekit"
1841
},
1842
1843
"action": "TestSwiftPackage"
0 commit comments