Bump version to 0.4.13 (#7558)
This commit is contained in:
@@ -601,7 +601,7 @@ jobs:
|
||||
manylinux: musllinux_1_1
|
||||
args: ${{ matrix.platform.arch == 'ppc64le' && '--profile release-no-lto' || '--release'}} --locked --out dist --features self-update ${{ matrix.platform.arch == 'aarch64' && '--compatibility 2_17' || ''}}
|
||||
docker-options: ${{ matrix.platform.maturin_docker_options }}
|
||||
rust-toolchain: ${{ matrix.platform.toolchain || 'stable' }}
|
||||
rust-toolchain: ${{ matrix.platform.toolchain || null }}
|
||||
- uses: uraimo/run-on-arch-action@v2
|
||||
name: Test wheel
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user