mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 13:35:39 +00:00
DEBUG: temporarly disabled other runners than retrodeck-server for troubleshooting
Some checks failed
Build cooker / Building_RetroDECK (push) Has been cancelled
Some checks failed
Build cooker / Building_RetroDECK (push) Has been cancelled
This commit is contained in:
parent
2e57250594
commit
7a3026817e
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue