diff --git a/.github/workflows/wipe-out-temp-build-artifacts.yml b/.github/workflows/wipe-out-temp-build-artifacts.yml index 09d104606..5117066fa 100644 --- a/.github/workflows/wipe-out-temp-build-artifacts.yml +++ b/.github/workflows/wipe-out-temp-build-artifacts.yml @@ -10,7 +10,7 @@ on: jobs: cleanup: - runs-on: ubuntu-latest + runs-on: self-hosted steps: - name: Remove Temp Build Artifacts from S3 id: cleanup-s3-temp-storage