mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
Remove i686 for linux musl
This commit is contained in:
parent
56bb6aa5d2
commit
a1cb5b41bd
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
@ -28,13 +28,6 @@ jobs:
|
||||||
binary: 'taskwarrior-tui-x86_64-unknown-linux-musl'
|
binary: 'taskwarrior-tui-x86_64-unknown-linux-musl'
|
||||||
upx_args: --best --lzma
|
upx_args: --best --lzma
|
||||||
strip: true
|
strip: true
|
||||||
- os: ubuntu-latest
|
|
||||||
target: i686-unknown-linux-musl
|
|
||||||
rust_flags: ''
|
|
||||||
features: ''
|
|
||||||
binary_postfix: ''
|
|
||||||
upx_args: --best --lzma
|
|
||||||
strip: true
|
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
target: x86_64-pc-windows-gnu
|
target: x86_64-pc-windows-gnu
|
||||||
rust_flags: -C target-feature=+crt-static
|
rust_flags: -C target-feature=+crt-static
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue