From a25b64cf572eda2f014082f0eb51c8a88fa5e598 Mon Sep 17 00:00:00 2001 From: Donald Hutchison Date: Thu, 14 Dec 2023 14:55:21 +0100 Subject: [PATCH] Remove incompatible fields. --- .github/workflows/helm_deploy_dispatch.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/helm_deploy_dispatch.yml b/.github/workflows/helm_deploy_dispatch.yml index 6608729aa0b8..9b751fe2f37b 100644 --- a/.github/workflows/helm_deploy_dispatch.yml +++ b/.github/workflows/helm_deploy_dispatch.yml @@ -93,7 +93,6 @@ jobs: fi helmfile-run: - runs-on: [ 'self-hosted', 'org', '8-cpu' ] uses: ./.github/workflows/helm_deploy_call.yml needs: set-config name: "helmfile ${{ github.event.inputs.action }}"