Update Makefile and CI

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2023-03-13 13:43:08 -07:00
parent ef516a1507
commit c50a3ef043
5 changed files with 2 additions and 21 deletions

View File

@@ -13,9 +13,6 @@
# limitations under the License.
#darwin specific settings
COMMANDS += containerd-shim
# amd64 supports go test -race
ifeq ($(GOARCH),amd64)
TESTFLAGS_RACE= -race