Remove i386 target
This commit is contained in:
parent
37b5de770a
commit
6cc86c6cc7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
.PHONY: test build amd64 arm64 arm i386
|
||||
.PHONY: test build amd64 arm64 arm
|
||||
|
||||
test:
|
||||
dep ensure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue