mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-22 21:46:18 +01: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