Skip to content

Commit d39a479

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#215 from apple/update-kitura
Updating 4.0 hash for Kitura
2 parents a40093a + 4a0ee02 commit d39a479

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

projects.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@
966966
"compatibility": [
967967
{
968968
"version": "4.0",
969-
"commit": "edbd229ba8b99db936bc552c8e4f8e190a6dc633"
969+
"commit": "f1c3169b5b923ded814e5b1ef5a354720da93a36"
970970
}
971971
],
972972
"platforms": [
@@ -976,19 +976,7 @@
976976
"actions": [
977977
{
978978
"action": "BuildSwiftPackage",
979-
"configuration": "release",
980-
"xfail": {
981-
"compatibility": {
982-
"4.0": {
983-
"branch": {
984-
"master": "https://bugs.swift.org/browse/SR-6748",
985-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6748",
986-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6748",
987-
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-6748"
988-
}
989-
}
990-
}
991-
}
979+
"configuration": "release"
992980
}
993981
]
994982
},

0 commit comments

Comments
 (0)