]> git.alsa-project.org Git - alsa-gobject.git/commit
add support for i386 build job to workflow of Github Actions
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 2 Mar 2020 08:35:03 +0000 (17:35 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Mon, 2 Mar 2020 10:52:49 +0000 (19:52 +0900)
commit51dc1c063b9f870edfa1d60c9fbbc52aae4de786
tree16e6217572b0ae49f82a4445c3bf35a14f20d342
parent7afb66bdd6c90cf598503db0d2123d31ff89d292
add support for i386 build job to workflow of Github Actions

In lxd repository for Ubuntu Cloud Images[1], Ubuntu i386 container
is available for applications of Intel386 ABI.

This commit uses the container to test build for Intel386 ABI in
workflow of Github Actions.

I note that no official Fedora i386 container is in dockerhub
registry[2]. It's needed to find the way to build application for
Intel386 ABI on AMD64 architecture (perhaps multiarch) if we are
going to support it.

[1] https://cloud-images.ubuntu.com/releases/
[2] https://hub.docker.com/_/fedora

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
.github/workflows/build.yml