I'm using arm64 in Oracle Cloud Ampere A1 Compute | Oracle <https://www.oracle.com/cloud/compute/arm/>
also, I've found promising approach (using ARM on Github Actions) Bump Bootstrap version from 5.0.2 to 5.1.0 · phpmyadmin/phpmyadmin@c90affe (github.com) <https://github.com/phpmyadmin/phpmyadmin/runs/3274334375> пн, 9 авг. 2021 г. в 14:29, Willy Tarreau <[email protected]>: > Hi Martin, > > On Mon, Aug 09, 2021 at 11:04:34AM +0300, Martin Grigorov wrote: > > TravisCI just announced some improvements related to 'arch: arm64' (using > > Equnix Metal machines) - > https://blog.travis-ci.com/2021-08-06-oss-equinix. > > Thanks for the info! > > > But I also had some similar problems with them recently and replaced the > > config with 'arch: arm64-graviton2; group: edge; virt: vm;', i.e. AWS > > Graviton2 machines. In my experience they behave more stable! > > Yeah, these machines are really fantastic. The real problem anyway is > likely that nowadays everyone is interested in testing on arm and very > few have one available, let alone even a cross-compiler, so I suspect > that these days a lot of people enable arm builds in such CI environments > because it's the only way they have to make sure their code builds there > at all. > > Cheers, > Willy >

