Skip to content

Commit

Permalink
Remove pip caching in CI build setup-python; it fails on Rocky distros
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Oberbrunner <[email protected]>
  • Loading branch information
garyo committed Jun 12, 2024
1 parent dd7508f commit 1382da1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ jobs:
if: matrix.ostype == 'mac'
with:
python-version: '3.11'
cache: 'pip'

- name: Install Conan
id: conan
Expand Down

0 comments on commit 1382da1

Please sign in to comment.