Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiaoying committed Mar 29, 2024
1 parent 454647d commit 20130bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- uses: PyO3/maturin-action@v1
with:
rust-toolchain: stable
manylinux: auto
command: build
args: -m connectorx-python/Cargo.toml -i python --release --manylinux 2_28 --features integrated-auth-gssapi
before-script-linux: |
Expand Down Expand Up @@ -73,7 +72,6 @@ jobs:
- uses: PyO3/maturin-action@v1
with:
rust-toolchain: stable
manylinux: auto
command: build
args: -m connectorx-python/Cargo.toml -i python --release --manylinux 2_28 --features integrated-auth-gssapi
before-script-linux: |
Expand Down

0 comments on commit 20130bc

Please sign in to comment.