Skip to content

Commit edb3b83

Browse files
authored
Merge pull request #1018 from swiftlang/seista-unxfail
[Seista] Un-XFAIL release builds now that they are fixed
2 parents ad3c580 + 7010fac commit edb3b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4372,7 +4372,7 @@
43724372
{
43734373
"issue": "https://github.com/apple/swift/issues/57431",
43744374
"compatibility": ["5.0"],
4375-
"branch": ["main", "release/6.0", "release/6.1", "release/6.2"],
4375+
"branch": ["release/6.0", "release/6.1", "release/6.2"],
43764376
"job": ["source-compat"]
43774377
}
43784378
]

0 commit comments

Comments
 (0)