Remove i686 for linux musl

This commit is contained in:
Dheepak Krishnamurthy 2021-02-05 10:42:37 -07:00
parent 56bb6aa5d2
commit a1cb5b41bd

View file

@ -28,13 +28,6 @@ jobs:
binary: 'taskwarrior-tui-x86_64-unknown-linux-musl'
upx_args: --best --lzma
strip: true
- os: ubuntu-latest
target: i686-unknown-linux-musl
rust_flags: ''
features: ''
binary_postfix: ''
upx_args: --best --lzma
strip: true
- os: windows-latest
target: x86_64-pc-windows-gnu
rust_flags: -C target-feature=+crt-static