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
|
||||
GOARCH:
|
||||
- "amd64"
|
||||
- "386"
|
||||
- "arm64"
|
||||
|
||||
exclude:
|
||||
- GOOS: darwin
|
||||
GOARCH: "386"
|
||||
|
||||
include:
|
||||
- GOOS: windows
|
||||
BIN_SUFFIX: ".exe"
|
||||
|
||||
Reference in New Issue
Block a user