Skip to content

Commit 7010fac

Browse files
committed
[Seista] Un-XFAIL release builds now that they are fixed
Tracked by rdar://82303284, but fixed incidentally by pull request #84110. Fixes issue #57431.
1 parent ad3c580 commit 7010fac

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)