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.
1 parent 252c995 commit 60ecb38Copy full SHA for 60ecb38
1 file changed
.github/workflows/test.yml
@@ -422,7 +422,7 @@ jobs:
422
- os: ubuntu-latest
423
expected-cache-dir: "/home/runner/work/_temp/setup-uv-cache"
424
- os: windows-latest
425
- expected-cache-dir: "D:\\a\\_temp\\setup-uv-cache"
+ expected-cache-dir: "C:\\a\\_temp\\setup-uv-cache"
426
- os: selfhosted-ubuntu-arm64
427
expected-cache-dir: "/home/ubuntu/.cache/uv"
428
runs-on: ${{ matrix.inputs.os }}
0 commit comments