mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 11:29:37 +00:00
Add necessary targets.
This commit is contained in:
parent
7eb74729fc
commit
699d0d23e9
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -71,6 +71,7 @@ jobs:
|
|||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
target: aarch64-linux-android armv7-linux-androideabi i686-linux-android x86_64-linux-android
|
||||
components: rustfmt, clippy
|
||||
override: true
|
||||
- uses: actions-rs/install@v0.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user