👷 adding xenial-armhf
This commit is contained in:
parent
0a67b51fce
commit
af9da22b87
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
||||||
"../cmake-3.14.0/bin/ctest -VV -j4 --timeout 10000"
|
"../cmake-3.14.0/bin/ctest -VV -j4 --timeout 10000"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"jessie-i386": {
|
"xenial-armhf": {
|
||||||
"buildenv": "jessie-i386",
|
"buildenv": "xenial-armhf",
|
||||||
"builddeps": ["build-essential", "wget"],
|
"builddeps": ["build-essential", "wget"],
|
||||||
"buildcmd": [
|
"buildcmd": [
|
||||||
"uname -a",
|
"uname -a",
|
||||||
|
|
Loading…
Reference in a new issue