Skip to content

Commit fc19749

Browse files
committed
remove 32-bit builds
1 parent 2d3094d commit fc19749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ include:
33
file: '/.gitlab-ci.yml'
44

55
variables:
6-
CI_BUILDX_ARCHS: "linux/amd64,linux/arm64,linux/arm"
6+
CI_BUILDX_ARCHS: "linux/amd64,linux/arm64"

0 commit comments

Comments
 (0)