Skip to content

Commit d571f05

Browse files
authored
Merge pull request #952 from xedin/remove-xfail-from-doggie-in-debug-configuration
Un-XFAIL Doggie in debug configuration on main
2 parents 1ebbc0c + 2520684 commit d571f05

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
@@ -786,7 +786,7 @@
786786
{
787787
"issue": "https://github.com/apple/swift/issues/70764",
788788
"compatibility": "5.0",
789-
"branch": ["main", "release/5.9", "release/5.10", "release/6.0"],
789+
"branch": ["release/5.9", "release/5.10", "release/6.0"],
790790
"configuration": "debug",
791791
"platform": "Darwin",
792792
"job": ["source-compat"]

0 commit comments

Comments
 (0)