Commit d4e7c8f
Remove restore-keys prefix fallback from GH-hosted build cache
The prefix fallback can restore a cache built on a runner with AVX-512
onto a runner without it, causing SIGILL in Chemistry tests. Without
restore-keys, only exact key matches are used — source changes trigger
a full rebuild but binaries are always compatible with the runner.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2406c64 commit d4e7c8f
2 files changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
| |||
0 commit comments