Soft-deprecate update_check (#2530)

This commit is contained in:
Aarni Koskela
2023-02-03 18:33:38 +02:00
committed by GitHub
parent 924e35b1c3
commit 38addbe50d
7 changed files with 15 additions and 129 deletions

View File

@@ -138,7 +138,7 @@ jobs:
with:
target: ${{ matrix.target }}
manylinux: auto
args: --no-default-features --release --out dist
args: --release --out dist
- uses: uraimo/run-on-arch-action@v2.5.0
if: matrix.target != 'ppc64'
name: Install built wheel