mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
ci: remove i386 target
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user