1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

ci: disable arm deb target

This commit is contained in:
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"
]
},
{