Skip to content

Commit

Permalink
fixing windows acceptance test
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
  • Loading branch information
jjbustamante committed May 22, 2024
1 parent 03a0d8f commit 082c69e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ arch = "amd64"

[[targets]]
os = "windows"
arch = "arm64"
arch = "amd64"

[build]
image = "{{ .BuildImage }}"
Expand Down

0 comments on commit 082c69e

Please sign in to comment.