We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb7308 commit bce7b35Copy full SHA for bce7b35
docker/.cico.pipeline
@@ -1,4 +1,4 @@
1
-def c7arches = ["x86_64"]
+def c7arches = ["ppc64le", "x86_64", "aarch64"]
2
3
4
def onmyduffynode(script){
0 commit comments