We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c978a5 + 5ef6219 commit 2722658Copy full SHA for 2722658
projects.json
@@ -1595,8 +1595,8 @@
1595
"maintainer": "[email protected]",
1596
"compatibility": [
1597
{
1598
- "version": "4.0",
1599
- "commit": "c5273e456ef02230689f6db2172abb29901115f0"
+ "version": "4.2",
+ "commit": "f96758593573d3d1d9ae8084721033ab0bf392f6"
1600
}
1601
],
1602
"platforms": [
@@ -1606,16 +1606,7 @@
1606
1607
"action": "BuildSwiftPackage",
1608
"configuration": "release",
1609
- "tags": "sourcekit",
1610
- "xfail": {
1611
- "compatibility": {
1612
- "4.0": {
1613
- "branch": {
1614
- "master": "https://bugs.swift.org/browse/SR-8234"
1615
- }
1616
1617
1618
+ "tags": "sourcekit"
1619
},
1620
1621
"action": "TestSwiftPackage"
0 commit comments