remove 2 32bit unsupported arch
This commit is contained in:
		
							parent
							
								
									2c91c0c259
								
							
						
					
					
						commit
						513966056b
					
				| @ -48,7 +48,7 @@ jobs: | ||||
|         uses: docker/build-push-action@v4 | ||||
|         with: | ||||
|           push: true | ||||
|           platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/ppc64le,linux/s390x,linux/riscv64 | ||||
|           platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/riscv64 | ||||
|           file: ./docker/Dockerfile-${{ matrix.docker-base-image }} | ||||
|           tags: ${{ steps.metadebug.outputs.tags }} | ||||
|           build-args: | | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user