grafana / pyroscope-rs

Pyroscope Profiler for Rust. Profile your Rust applications.
Apache License 2.0
132 stars 22 forks source link

ci: path fix #44

Closed petethepig closed 1 year ago

petethepig commented 1 year ago
omarabid commented 1 year ago

@petethepig This change was already made in branch https://github.com/pyroscope-io/pyroscope-rs/tree/actions-ops (and it does compile). However, have you tested the gem on an arm machine?

petethepig commented 1 year ago

@omarabid No, it didn't work. For some reason rbspy.libs didn't get copied

omarabid commented 1 year ago

@petethepig will look into that.

petethepig commented 1 year ago

@omarabid I think we should merge this actually, this commit works on the self hosted runner.