Skip to content

Commit 7761c7c

Browse files
authored
Merge pull request #590 from SusanDoggie/patch-1
Update version of Doggie
2 parents 7c9b3fd + 3d1232f commit 7761c7c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

projects.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@
664664
"compatibility": [
665665
{
666666
"version": "5.3",
667-
"commit": "a2d58a0775670b71b756c071ac744b304d05a99f"
667+
"commit": "513009659ac98941d057b5e35b783da4828aa933"
668668
}
669669
],
670670
"platforms": [
@@ -679,19 +679,13 @@
679679
"xfail": [
680680
{
681681
"issue": "https://bugs.swift.org/browse/SR-12736",
682-
"platform": "Linux",
683682
"compatibility": "5.3",
684683
"branch": ["main", "release/5.5", "release/5.4"]
685684
},
686-
{
687-
"issue": "https://bugs.swift.org/browse/SR-14580",
688-
"compatibility": "5.3",
689-
"branch": ["main", "release/5.5"]
690-
},
691685
{
692686
"issue": "https://bugs.swift.org/browse/SR-14659",
693687
"compatibility": "5.3",
694-
"branch": ["release/5.4"]
688+
"branch": ["main", "release/5.5", "release/5.4"]
695689
}
696690
]
697691
},

0 commit comments

Comments
 (0)