aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichal Rostecki <vadorovsky@protonmail.com>2024-11-12 15:12:01 +0100
committerSam James <sam@gentoo.org>2024-11-12 15:24:00 +0000
commita46280d73c8eef5fafc705d2b91363ae32b48bcf (patch)
treec2429e5003ca2cfdca4014b5e481204725f26581 /README
parentci: Test crossdev in GitHub Actions (diff)
downloadcrossdev-master.tar.gz
crossdev-master.tar.bz2
crossdev-master.zip
ci: Run the container explicitly with `docker run`HEADmaster
Using `container:` setting in GitHub actions unfortunately doesn't work with musl-llvm Gentoo images. The reason is that GitHub actions are injecting a NodeJS binary and for distros other than Alpine, it injects a binary linked against glibc.[0] The proper fix would involve either defaulting to musl or making the libc detection in the container system smarter, but for now, let's just run the container manually. [0] https://github.com/actions/runner/blob/6ef5803f24724b77a8d3599a478d06018da5d7c6/src/Runner.Worker/Handlers/StepHost.cs#L143-L172 Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Closes: https://github.com/gentoo/crossdev/pull/27 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions