Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Fix cache key for Matplotlib data
All the others key off `matrix.os`, but this cache used `runner.os`, which doesn't key off the architecture, so Ubuntu x86_64 and arm were cross-contaminated.
- Loading branch information