split cache by target CPU

This commit is contained in:
Jade Ellis 2025-01-06 23:54:51 +00:00
parent 69220afc50
commit da8a7e34e1
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -135,6 +135,8 @@ jobs:
# It manually injects the mounts into Docker.
# We use
- uses: Swatinem/rust-cache@v2
with:
prefix-key: v0-rust-${{matrix.target}}
id: rust-cache
- name: Inject cache into Docker