If I'm using CircleCI to compile and deploy a portable binary, is there any way I can require the cpu architecture used to be amd64?
Asked
Active
Viewed 40 times
1 Answers
0
That's the only architecture available on CircleCI.

FelicianoTech
- 3,894
- 2
- 13
- 18
-
Do you know where that's documented? – Ryan Burn Mar 29 '18 at 14:23
-
1I'm not sure if it's documented anywhere. I made a PR to add it to CircleCI Docs though: https://github.com/circleci/circleci-docs/pull/2228 – FelicianoTech Apr 10 '18 at 00:23