mirror of
https://github.com/henrygd/beszel.git
synced 2026-06-30 09:19:27 +02:00
update build constraints to exclude nvml collector on arm64 (#1618)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build linux && (amd64 || arm64)
|
||||
//go:build linux && amd64
|
||||
|
||||
package agent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user