diff --git a/.github/workflows/cache.yml b/.github/workflows/cache.yml index 5f2f3b5a5..a5a428a64 100644 --- a/.github/workflows/cache.yml +++ b/.github/workflows/cache.yml @@ -10,6 +10,9 @@ jobs: runs-on: group: bottlerocket labels: bottlerocket_ubuntu-latest_32-core + concurrency: + group: cache-${{ github.ref }} + cancel-in-progress: true steps: - uses: actions/checkout@v4 # Install dependencies for twoliter and cargo-make.