mirror of
https://git.unlock-music.dev/um/cli.git
synced 2025-05-23 00:26:19 +08:00
ci: remove i386 target
This commit is contained in:
parent
3344db1645
commit
c0649d1246
@ -25,13 +25,8 @@ jobs:
|
|||||||
- darwin
|
- darwin
|
||||||
GOARCH:
|
GOARCH:
|
||||||
- "amd64"
|
- "amd64"
|
||||||
- "386"
|
|
||||||
- "arm64"
|
- "arm64"
|
||||||
|
|
||||||
exclude:
|
|
||||||
- GOOS: darwin
|
|
||||||
GOARCH: "386"
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- GOOS: windows
|
- GOOS: windows
|
||||||
BIN_SUFFIX: ".exe"
|
BIN_SUFFIX: ".exe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user