This commit is contained in:
Ajeet D'Souza 2026-03-23 19:27:49 +05:30 committed by GitHub
parent 13a361c423
commit 4f34772445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -27,12 +27,12 @@ jobs:
- os: ubuntu-latest
target: aarch64-unknown-linux-musl
deb: true
- os: ubuntu-24.04-riscv
target: riscv64gc-unknown-linux-gnu
deb: true
- os: ubuntu-latest
target: i686-unknown-linux-musl
deb: true
- os: ubuntu-latest
target: riscv64gc-unknown-linux-musl
deb: true
- os: ubuntu-latest
target: aarch64-linux-android
- os: ubuntu-latest