Add i686-unknown-linux under releases (#833)

This commit is contained in:
Ajeet D'Souza 2024-05-30 02:48:56 +05:30 committed by GitHub
parent 0dfe1c4073
commit 063f9c1632
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,9 +21,13 @@ jobs:
target: arm-unknown-linux-musleabihf
- os: ubuntu-latest
target: armv7-unknown-linux-musleabihf
deb: true
- os: ubuntu-latest
target: aarch64-unknown-linux-musl
deb: true
- os: ubuntu-latest
target: i686-unknown-linux-musl
deb: true
- os: ubuntu-latest
target: aarch64-linux-android
- os: macos-11