mirror of
https://git.asonix.dog/asonix/pict-rs.git
synced 2024-11-28 04:21:12 +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
|
||||
target: armv7-unknown-linux-musleabihf
|
||||
- image: docker.io/asonix/rust-builder:latest-linux-arm64v8
|
||||
target: aarch64-unkown-linux-musl
|
||||
target: aarch64-unknown-linux-musl
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ${{ matrix.image }}
|
||||
|
|
Loading…
Reference in a new issue