mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2025-01-05 01:01:24 +00:00
typo again
This commit is contained in:
parent
cd907d16c0
commit
29f565b115
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jobs:
|
||||||
- image: docker.io/asonix/rust-builder:latest-linux-arm32v7
|
- image: docker.io/asonix/rust-builder:latest-linux-arm32v7
|
||||||
target: armv7-unknown-linux-musleabihf
|
target: armv7-unknown-linux-musleabihf
|
||||||
- image: docker.io/asonix/rust-builder:latest-linux-arm64v8
|
- image: docker.io/asonix/rust-builder:latest-linux-arm64v8
|
||||||
target: aarch64-unkown-linux-musl
|
target: aarch64-unknown-linux-musl
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ${{ matrix.image }}
|
image: ${{ matrix.image }}
|
||||||
|
|
Loading…
Reference in a new issue