ci: remove arm64

This commit is contained in:
Antoine Aflalo
2024-12-06 17:10:52 -05:00
parent ee53fddf02
commit f45a1d4ed0

View File

@@ -29,7 +29,6 @@ builds:
- linux - linux
goarch: goarch:
- amd64 - amd64
- arm64
# ensures mod timestamp to be the commit timestamp # ensures mod timestamp to be the commit timestamp
mod_timestamp: "{{ .CommitTimestamp }}" mod_timestamp: "{{ .CommitTimestamp }}"
flags: flags: