WORKFLOW: running on self-hosted as ubuntu-latest finishes the disk space during the build

This commit is contained in:
XargonWan 2023-12-22 14:49:51 +01:00
parent 9cafe60842
commit fd8d42567d

View file

@ -8,8 +8,8 @@ on:
jobs:
Building_RetroDECK-MAME:
#runs-on: self-hosted
runs-on: ubuntu-latest
runs-on: self-hosted
#runs-on: ubuntu-latest
steps:
# Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317