Skip to content

Commit 8ec695e

Browse files
akhilermk8s-infra-cherrypick-robot
authored andcommitted
remove windows/arm from cross build
go 1.26 removes support for windows/arm (NOT windows/arm64) ref: https://tip.golang.org/doc/go1.26#windows Signed-off-by: Akhil Mohan <[email protected]>
1 parent b9c22a6 commit 8ec695e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ jobs:
138138
goarch: amd64
139139
- goos: freebsd
140140
goarch: arm64
141-
- goos: windows
142-
goarch: arm
143-
goarm: "7"
144141

145142
steps:
146143
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)