Skip to content

Commit 7522437

Browse files
authored
Merge pull request #1 from fiveze/master
Ubuntu 16.04 x86_64
2 parents fc914ae + 0a3e6f5 commit 7522437

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
## Current List of Platforms
66
* Fedora
77
* ARMv7 for Debian "Stretch"
8+
* Ubuntu 16.04
89

910
## Add Nodes
1011

nodes/x86_64_ubuntu_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": "Sergey Tursunov",
4+
"email": "[email protected]",
5+
"company": "CheckYou"
6+
},
7+
"node": {
8+
"platform": "x86_64",
9+
"os_version": "Ubuntu 16.04"
10+
},
11+
"jobs": [
12+
{
13+
"display_name": "Swift - Ubuntu Linux x86_64 (master)",
14+
"branch": "master",
15+
"preset": "buildbot_linux_1604"
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)