mirror of https://github.com/Fabio286/antares.git
ci: disable arm deb target
This commit is contained in:
parent
3ddfd6bb44
commit
1bf54a69fd
|
@ -65,9 +65,7 @@
|
|||
{
|
||||
"target": "deb",
|
||||
"arch": [
|
||||
"x64",
|
||||
"armv7l",
|
||||
"arm64"
|
||||
"x64"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue