Skip to content

Commit f70f373

Browse files
committed
Merge branch 'fix/build-CI' into 'main'
remove 32-bit builds See merge request smarter-project/smarter-device-manager!3
2 parents 2d3094d + fc19749 commit f70f373

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)