1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-02-18 12:40:41 +01:00

ci: disable arm deb target

This commit is contained in:
Fabio Di Stasio 2023-05-01 13:11:41 +02:00
parent 3ddfd6bb44
commit 1bf54a69fd

View File

@ -65,9 +65,7 @@
{
"target": "deb",
"arch": [
"x64",
"armv7l",
"arm64"
"x64"
]
},
{