We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e6486e + 94b8582 commit 779d894Copy full SHA for 779d894
projects.json
@@ -1148,7 +1148,11 @@
1148
"compatibility": [
1149
{
1150
"version": "4.0",
1151
- "commit": "82126c38a35fca22a8e58df7a6b724df2f6f4ee7"
+ "commit": "d38491d123fb58897ecb339920cf69da479d19d0"
1152
+ },
1153
+ {
1154
+ "version": "4.2",
1155
1156
}
1157
],
1158
"platforms": [
@@ -1186,16 +1190,7 @@
1186
1190
},
1187
1191
1188
1192
"action": "BuildSwiftPackage",
1189
- "configuration": "release",
- "xfail": {
- "compatibility": {
- "4.0": {
1193
- "branch": {
1194
- "master": "https://bugs.swift.org/browse/SR-8250"
1195
- }
1196
1197
1198
+ "configuration": "release"
1199
1200
1201
"action": "TestSwiftPackage"
0 commit comments