GHA: wipe out temp build artifacts via self-hosted runner

This commit is contained in:
aboyko
2023-07-19 00:48:34 -04:00
parent 30619add77
commit 5a7b0f8e2b

View File

@@ -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