Skip to content

Commit

Permalink
add arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
mmikuc authored Sep 14, 2022
1 parent 5b34b04 commit 11e2d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = imunes/template
TAGS = debian-8 debian-9-min ubuntu-18.04-min debian-9 ubuntu-18.04 latest
TAGS = debian-8 debian-9-min ubuntu-18.04-min debian-9 ubuntu-18.04 arm64 latest
clean_TAGS = $(addprefix clean_,$(TAGS))
push_TAGS = $(addprefix push_,$(TAGS))

Expand Down

0 comments on commit 11e2d81

Please sign in to comment.