diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index a2603c7..ac5f0f1 100644 --- a/.github/workflows/cleanup-caches.yml +++ b/.github/workflows/cleanup-caches.yml @@ -7,7 +7,7 @@ on: jobs: cleanup: - runs-on: image-builder + runs-on: ubuntu-latest steps: - name: Expose GitHub Runtime uses: crazy-max/ghaction-github-runtime@v3