clean_ryujinx/.forgejo/workflows
GreemDev 793ca017ff refactor: Use custom OCI images with our tools pre-installed to speed up all CI builds. (#180)
This PR switches from [`ghcr.io/catthehacker/ubuntu`](https://github.com/catthehacker/docker_images/pkgs/container/ubuntu) to [`ghcr.io/gruke-build/ubuntu`](https://github.com/gruke-build/oci/pkgs/container/ubuntu), maintained as a part of [GRUKE](https://nuke.greemdev.net). You can find the container build scripts [here](https://github.com/gruke-build/oci).
These custom images are created from a fork of the same repository that made the `catthehacker` images.

This was spurred on by Canonical outages and server problems which have caused literally 30 minute `apt` operations.
Additionally, even when there *aren't* server problems, having all the tools we need preinstalled just makes it faster.

LLVM will not be getting pre-installed since it is massive, and we only install it for an operation which we're about to remove entirely (universal app bundles); additionally we use an ancient version.

Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/180
2026-08-05 02:20:44 +00:00
..
build.yml refactor: Use custom OCI images with our tools pre-installed to speed up all CI builds. (#180) 2026-08-05 02:20:44 +00:00
canary.yml refactor: Use custom OCI images with our tools pre-installed to speed up all CI builds. (#180) 2026-08-05 02:20:44 +00:00
pr_triage.yml Updated dotnet, dependencies, and action cache/checkout (#171) 2026-07-14 00:08:34 +00:00
release.yml refactor: Use custom OCI images with our tools pre-installed to speed up all CI builds. (#180) 2026-08-05 02:20:44 +00:00