We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d3e23 + ab364e6 commit 0e6486eCopy full SHA for 0e6486e
projects.json
@@ -2525,7 +2525,11 @@
2525
"compatibility": [
2526
{
2527
"version": "4.0",
2528
- "commit": "45f5726304f41e6e6ad5d3d836e89940e165f48d"
+ "commit": "d501cb83be55d67779dd2dc3e2dea53fdf78c39d"
2529
+ },
2530
+ {
2531
+ "version": "4.2",
2532
2533
}
2534
],
2535
"platforms": [
@@ -2563,16 +2567,7 @@
2563
2567
},
2564
2568
2565
2569
"action": "BuildSwiftPackage",
2566
- "configuration": "release",
- "xfail": {
- "compatibility": {
- "4.0": {
2570
- "branch": {
2571
- "master": "https://bugs.swift.org/browse/SR-8250"
2572
- }
2573
2574
2575
+ "configuration": "release"
2576
2577
2578
"action": "TestSwiftPackage"
0 commit comments