Revert "ci: use Blacksmith checkout cache"

This reverts commit 43734b1dbd.
This commit is contained in:
Peter Steinberger
2026-04-21 03:21:36 +01:00
parent 0b9a1e94b7
commit 5c85624eeb
8 changed files with 617 additions and 99 deletions

View File

@@ -63,8 +63,6 @@ GitHub may mark superseded jobs as `cancelled` when a newer push lands on the sa
| `blacksmith-32vcpu-windows-2025` | `checks-windows` |
| `macos-latest` | `macos-node`, `macos-swift` |
Blacksmith Linux jobs use `useblacksmith/checkout` so repeat CI runs can reuse the Blacksmith git mirror cache. Windows and macOS jobs stay on upstream `actions/checkout`.
## Local Equivalents
```bash