code-server/ci/build/arch-override.json

9 lines
80 B
JSON

{
"rpm": {
"armv7l": "armhfp"
},
"deb": {
"armv7l": "armhf"
}
}