Skip to content

Commit 6e65fe2

Browse files
authored
Merge pull request #17 from futurejones/master
Remove swift-4.1-branch and add swift-5.0-branch
2 parents a804183 + 3d3fa7a commit 6e65fe2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

nodes/aarch64_ubuntu_16.04.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"preset": "buildbot_linux,no_test"
1616
},
1717
{
18-
"display_name": "Swift - Ubuntu 16.04 Linux aarch64 (swift-4.1-branch)",
19-
"branch": "swift-4.1-branch",
18+
"display_name": "Swift - Ubuntu 16.04 Linux aarch64 (swift-4.2-branch)",
19+
"branch": "swift-4.2-branch",
2020
"preset": "buildbot_linux,no_test"
2121
},
2222
{
23-
"display_name": "Swift - Ubuntu 16.04 Linux aarch64 (swift-4.2-branch)",
24-
"branch": "swift-4.2-branch",
23+
"display_name": "Swift - Ubuntu 16.04 Linux aarch64 (swift-5.0-branch)",
24+
"branch": "swift-5.0-branch",
2525
"preset": "buildbot_linux,no_test"
26-
}
26+
},
2727
]
2828
}

0 commit comments

Comments
 (0)