diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 9509d19c..8bc4facb 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -29,7 +29,7 @@ on: jobs: Building_RetroDECK: - runs-on: self-hosted, ubuntu-20.04 + runs-on: self-hosted, ubuntu-24.04 steps: # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317