We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f7793e + f07e5dd commit 14287b6Copy full SHA for 14287b6
projects.json
@@ -2438,8 +2438,8 @@
2438
"maintainer": "[email protected]",
2439
"compatibility": [
2440
{
2441
- "version": "3.1",
2442
- "commit": "daaea1ac2100ae86bd20f0920ebbd2f1becb2e6e"
+ "version": "4.2",
+ "commit": "3edb1c0f557506d845362fda6d8564718435bfb1"
2443
}
2444
],
2445
"platforms": [
@@ -2449,16 +2449,7 @@
2449
2450
"action": "BuildSwiftPackage",
2451
"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
+ "tags": "sourcekit"
2462
},
2463
2464
"action": "TestSwiftPackage"
0 commit comments