xbyak/.github
Andrea Pappacoda fbb18f69d5
ci: use containers
GitHub's CI default runners are full of all kinds of software, and this
can cause hard to reproduce errors. Luckly, GitHub Actions supports
running jobs in a container image, so that the build environment is
minimal and reprocucible.

This patch changes the main CI job to run in a Debian Testing container,
fixing the issues described in
<cfb1127c3b>.

As Debian Testing is a semi-rolling relase distribution, and nasm 2.15
is shipped by default, I've also modified the script to install nasm
from apt instead of building it from source.
2022-12-02 15:10:35 +01:00
..
workflows ci: use containers 2022-12-02 15:10:35 +01:00
FUNDING.yml Use Github Sponsor Widget 2022-04-09 15:15:55 -04:00