ci: remove sticky disk cache plumbing

This commit is contained in:
Peter Steinberger
2026-04-20 16:03:55 +01:00
parent f930b23dad
commit 24644e3c27
12 changed files with 1 additions and 47 deletions

View File

@@ -81,7 +81,6 @@ jobs:
uses: ./.github/actions/setup-node-env
with:
install-bun: "false"
use-sticky-disk: "false"
- name: Setup Python
if: matrix.needs_python