Skip to content

Commit ccfc3ef

Browse files
authored
Add aarch64 node
1 parent 54c2a4e commit ccfc3ef

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

nodes/aarch64_ubuntu_16.04

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"contact": {
3+
"name": "Neil Jones",
4+
"email": "[email protected]",
5+
"company": "FutureJones"
6+
},
7+
"node": {
8+
"platform": "aarch64",
9+
"os_version": "Ubuntu 16.04"
10+
},
11+
"jobs": [
12+
{
13+
"display_name": "Swift - Ubuntu 16.04 Linux aarch64 (swift-4.1-branch)",
14+
"branch": "swift-4.1-branch",
15+
"preset": "buildbot_linux,no_test"
16+
},
17+
{
18+
"display_name": "Swift - Ubuntu 16.04 Linux aarch64 (swift-4.2-branch)",
19+
"branch": "swift-4.2-branch",
20+
"preset": "buildbot_linux,no_test"
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)