We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a1c4f4 + 698c156 commit 97173a7Copy full SHA for 97173a7
src/tools/miri/.github/workflows/setup/action.yml
@@ -21,8 +21,6 @@ runs:
21
- name: Add cache for cargo
22
id: cache
23
uses: actions/cache@v4
24
- # FIXME: work around https://github.com/actions/runner-images/issues/13341
25
- if: runner.os != 'macOS'
26
with:
27
path: |
28
# Taken from <https://doc.rust-lang.org/nightly/cargo/guide/cargo-home.html#caching-the-cargo-home-in-ci>.
0 commit comments