Skip to content

Commit 5fced79

Browse files
authored
Merge pull request #630 from apple/shahmishal/update-sha-AsyncNinja
Update the AsyncNinja 5.0 sha
2 parents e978077 + 6e77658 commit 5fced79

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

projects.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
},
138138
{
139139
"version": "5.0",
140-
"commit": "7bd7ea89a2d52c2bfcce5aab3a27d92e825570c6"
140+
"commit": "12887fc0a02425aebb177becfd63c54dbc69356d"
141141
}
142142
],
143143
"maintainer": "[email protected]",
@@ -202,16 +202,7 @@
202202
{
203203
"action": "BuildSwiftPackage",
204204
"configuration": "release",
205-
"tags": "swiftpm",
206-
"xfail": [
207-
{
208-
"issue": "rdar://83373076",
209-
"platform": "Linux",
210-
"compatibility": "5.0",
211-
"branch": ["main", "release/5.6"],
212-
"job": ["source-compat"]
213-
}
214-
]
205+
"tags": "swiftpm"
215206
},
216207
{
217208
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)