diff --git a/.forgejo/workflows/lxc-creator.yml b/.forgejo/workflows/lxc-creator.yml index 399b8ee..af8f2b2 100644 --- a/.forgejo/workflows/lxc-creator.yml +++ b/.forgejo/workflows/lxc-creator.yml @@ -5,7 +5,7 @@ on: jobs: terraform: - runs-on: self-hosted + runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4