Skip to content

Commit

Permalink
Merge pull request #1308 from saschagrunert/linux-arm-drop
Browse files Browse the repository at this point in the history
Drop support for `linux/arm` platform
  • Loading branch information
k8s-ci-robot authored Dec 7, 2023
2 parents 4c2bfff + b12bab0 commit a3c6835
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ VERSION=$(git describe --abbrev=0 --tag)
CRI_CTL_PLATFORMS=(
linux/amd64
linux/386
linux/arm
linux/arm64
linux/ppc64le
linux/s390x
Expand All @@ -39,7 +38,6 @@ CRI_CTL_PLATFORMS=(
CRI_TEST_PLATFORMS=(
linux/amd64
linux/386
linux/arm
linux/arm64
windows/amd64
windows/386
Expand Down

0 comments on commit a3c6835

Please sign in to comment.