Skip to content

Commit

Permalink
manual arg
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodi-hqs committed Jul 4, 2024
1 parent 2807b54 commit 21eb837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
with:
maturin-version: latest
command: build
manylinux: 2014
args: -i python 3.9 python3.10 python 3.11 python3.12 --out wheels -m qoqo_qasm/Cargo.toml --release --locked
# manylinux: 2014
args: --compatibility manylinux2014 -i python 3.9 python3.10 python 3.11 python3.12 --out wheels -m qoqo_qasm/Cargo.toml --release --locked

build_maturin_builds_linux_arm:
name: maturin_build-linux-arm
Expand Down

0 comments on commit 21eb837

Please sign in to comment.