Skip to content

Commit 7af1cfa

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#246 from apple/update-perfect
Update Perfect hash to build against 4.2
2 parents c6bb583 + be5d967 commit 7af1cfa

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

projects.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,8 +1363,8 @@
13631363
"maintainer": "[email protected]",
13641364
"compatibility": [
13651365
{
1366-
"version": "3.0",
1367-
"commit": "540feb1d8b3c1965823e0e3ecc9e975d47006b80"
1366+
"version": "4.2",
1367+
"commit": "cdc17d544ec8e87da5f3b24cdbda8d02d77bb943"
13681368
}
13691369
],
13701370
"platforms": [
@@ -1375,16 +1375,7 @@
13751375
{
13761376
"action": "BuildSwiftPackage",
13771377
"configuration": "release",
1378-
"tags": "sourcekit",
1379-
"xfail": {
1380-
"compatibility": {
1381-
"3.0": {
1382-
"branch": {
1383-
"master": "https://bugs.swift.org/browse/SR-8234"
1384-
}
1385-
}
1386-
}
1387-
}
1378+
"tags": "sourcekit"
13881379
}
13891380
]
13901381
},

0 commit comments

Comments
 (0)