Skip to content

Commit 76ecd44

Browse files
committed
Un-XFAIL SRP on main now that SR-13190 is fixed
1 parent 8a3f9fb commit 76ecd44

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
@@ -2567,7 +2567,7 @@
25672567
{
25682568
"issue": "https://bugs.swift.org/browse/SR-13190",
25692569
"compatibility": ["4.0", "5.0"],
2570-
"branch": ["main", "release/5.4", "release/5.5", "release/5.6"],
2570+
"branch": ["release/5.4", "release/5.5", "release/5.6"],
25712571
"job": ["source-compat"]
25722572
}
25732573
]

0 commit comments

Comments
 (0)