tytan652
tytan652
This PR should stay as draft until #6678 is tested and merged.
This does not work since the binfmt tooling needs to be run at runtime, so the setup-qemu-action still needs to be used to load/register binfmt.
Sorry I misunderstood the PR, so it concerns a non-"wildly available" type of GitHub runner.
Potential solution would be to rely on `qemu-user-static-` packages. The main issue is that the binfmt registering apparently can only be done while running the image not while creating it....
This image switch look like it will breaks CIs (actions consumer) that relies on `dnf` to install some tools which is a big issue. Images on Docker Hub should not...
> This way, all tools match the one used on Flathub infra, and reduce potential breakage caused by Fedora bumping packages. Isn't org.flatpak.Builder going to do the same when it...
Use of `AV_PIX_FMT_RGBAF32LE` and `AV_PIX_FMT_RGBAF16LE` need to be guarded behind libavutil version from FFmpeg 6.0
~~Added all "secondary" states like `checked` and `unchecked` and~~ the Light variant was using the same icon as base Yami so no change in it. Light with PR: ![Screenshot from...
> Can someone get screenshots or video of the unified ScreenCaptureKit source workflow on macOS works? I'd like to try and keep the experience as similar as we reasonably can...
The whole SCK part is already behind one or two availability check. Adding checks all over already availability-checked code would make no sense.