Skip to content

Commit

Permalink
Remove Python installation into manylinux
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Howe <[email protected]>
  • Loading branch information
bmhowe23 committed Jan 17, 2025
1 parent 63e8b93 commit 58ec167
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
with:
set-safe-directory: true

- name: Install Python ${{ matrix.python }}
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}

- name: Get required CUDAQ version
if: ${{ !inputs.artifacts_from_run }}
id: get-cudaq-version
Expand Down

0 comments on commit 58ec167

Please sign in to comment.