sustainable-computing-io / kepler-doc

Kepler uses eBPF to probe energy related system stats and exports as Prometheus metrics
https://sustainable-computing.io/
Apache License 2.0
13 stars 37 forks source link

pin python to 3.12.0 to avoid ci errors #131

Closed rootfs closed 6 months ago

rootfs commented 6 months ago

latest CI error is caused by 3.12.1 python. Pin the python version to 3.12.0 to avoid errors