Skip to content

Commit 31ee284

Browse files
authored
Merge pull request #4 from asowani/master
ppc64le support.
2 parents 1d49ab4 + 290b5d8 commit 31ee284

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

nodes/ppc64le_16_04.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"contact": {
3+
"name": "Atul Sowani",
4+
"email": "[email protected]",
5+
"company": "IBM"
6+
},
7+
"node": {
8+
"platform": "ppc64le",
9+
"os_version": "Ubuntu 16.04"
10+
},
11+
"jobs": [
12+
{
13+
"display_name": "Swift - ppc64le (Tools RA, Stdlib RD) (swift-4.1-branch)",
14+
"branch": "swift-4.1-branch",
15+
"preset": "buildbot,tools=RA,stdlib=RD,test=no"
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)