diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 36815c60..c18ee709 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -30,7 +30,7 @@ permissions: jobs: Building_RetroDECK: - runs-on: retrodeck + runs-on: retrodeck-server # was just "retrodeck", temporarly disabled other runners for troubleshooting steps: # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317