Skip to content

Commit a40cecf

Browse files
authored
Merge pull request #680 from apple/revert-678-wrangle/20220705/1
Re-enable swift-numerics
2 parents fa2e986 + bd75d58 commit a40cecf

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

projects.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3382,7 +3382,7 @@
33823382
"compatibility": [
33833383
{
33843384
"version": "5.0",
3385-
"commit": "ae364a28f0eaf368b6a538a224d9ab20d88562c7"
3385+
"commit": "2624562948fd284a3e64ad9e96706f51d9a6a6e9"
33863386
}
33873387
],
33883388
"platforms": [
@@ -3392,15 +3392,7 @@
33923392
{
33933393
"action": "BuildSwiftPackage",
33943394
"configuration": "release",
3395-
"tags": "swiftpm",
3396-
"xfail": [
3397-
{
3398-
"issue": "rdar://96437311",
3399-
"compatibility": "5.0",
3400-
"branch": ["main"],
3401-
"job": ["source-compat"]
3402-
}
3403-
]
3395+
"tags": "swiftpm"
34043396
},
34053397
{
34063398
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)