Skip to content

Commit 0f2d7d5

Browse files
committed
Ensure ARM version is build for EABI5 (#172)
1 parent ce1e193 commit 0f2d7d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goxc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"owner": "scaleway",
3737
"prerelease": false,
3838
"repository": "scaleway-cli"
39+
},
40+
"xc": {
41+
"GOARM": "5"
3942
}
4043
},
4144
"ConfigVersion": "0.9",

0 commit comments

Comments
 (0)