Skip to content
Snippets Groups Projects
Commit 4a23675b authored by Robin Appelman's avatar Robin Appelman
Browse files

build i686 binaries to ci


Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
parent c108b7f0
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ jobs:
matrix:
target:
- x86_64-unknown-linux-musl
- i686-unknown-linux-musl
- armv7-unknown-linux-musleabihf
- aarch64-unknown-linux-musl
......
......@@ -25,6 +25,7 @@ jobs:
matrix:
target:
- x86_64-unknown-linux-musl
- i686-unknown-linux-musl
- armv7-unknown-linux-musleabihf
- aarch64-unknown-linux-musl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment