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 132cd62 commit 4e61dbeCopy full SHA for 4e61dbe
.github/workflows/tox_matrix.yml
@@ -61,9 +61,6 @@ jobs:
61
- name: Install dependencies
62
run: |
63
pip install uv
64
- - name: Remove Strawberry Perl (Windows only)
65
- if: contains(matrix.os, 'windows')
66
- run: Remove-Item –path C:\\Strawberry –recurse –force
67
- name: Cache Conan
68
id: cache-conan
69
uses: actions/cache@v3
0 commit comments