Skip to content

Commit 69d73de

Browse files
committed
Use arm64 version of goss
1 parent a7c3b05 commit 69d73de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/.chezmoiexternal.toml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ executable = true
1010
refreshPeriod = "{{ $refreshPeriod }}"
1111
{{ end -}}
1212

13-
{{ $goss := "goss-darwin-amd64" -}}
13+
{{ $goss := "goss-darwin-arm64" -}}
1414

1515
{{ if ne $goss "" -}}
1616
["bin/goss"]

0 commit comments

Comments
 (0)