Skip to content

Commit

Permalink
Fix IDs
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Howe <[email protected]>
  • Loading branch information
bmhowe23 committed Jan 14, 2025
1 parent e73671f commit 7bea703
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/get-cudaq-wheels/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ runs:
driver-opts: network=host

- name: Build 3.10 wheel
id: wheel_build
uses: docker/build-push-action@v5
with:
context: cudaq
Expand All @@ -123,7 +122,6 @@ runs:
outputs: /cudaq-wheels

- name: Build 3.11 wheel
id: wheel_build
uses: docker/build-push-action@v5
with:
context: cudaq
Expand All @@ -135,7 +133,6 @@ runs:
outputs: /cudaq-wheels

- name: Build 3.12 wheel
id: wheel_build
uses: docker/build-push-action@v5
with:
context: cudaq
Expand Down

0 comments on commit 7bea703

Please sign in to comment.