diff --git a/.github/workflows/feature-network-deploy.yml b/.github/workflows/feature-network-deploy.yml index 42bce3b5d..812411683 100644 --- a/.github/workflows/feature-network-deploy.yml +++ b/.github/workflows/feature-network-deploy.yml @@ -13,7 +13,7 @@ on: jobs: deploy: environment: feature - runs-on: self-hosted + runs-on: ubuntu-latest env: DOCKER_BUILDKIT: 1 steps: