junaruga / ci-multi-arch-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Build Status Drone CI Build Status Shippable Build Status

ci-multi-arch-test

Travis CI

Using QEMU and containers. [1]

Drone CI

Fast! A variety of platforms. You do not need to ask a system manager to start to use ARM 64/32 bit platforms. I recommend it!

  • ExecRunner supported platforms: [2]
  • DockerRunner supported platforms: [3]
  • Supported configuration format: YAML (.drone.yml) and Starlark (.drone.star) [4].

Shippalbe

Node pools available for free.

alt text

Sister projects

  • ci-multi-arch-native-test: this project is focusing the native architecture cases with Travis arch: foo and setarch command.

References

About

License:MIT License


Languages

Language:C 61.9%Language:Shell 26.6%Language:Makefile 8.6%Language:C++ 2.9%