diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 292e0df4..24875d61 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -32,7 +32,7 @@ permissions: jobs: Building_RetroDECK: - runs-on: retrodeck + runs-on: self-hosted steps: # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317