eclipse-zenoh / ci

GitHub Actions and workflows used across eclipse-zenoh
Other
1 stars 3 forks source link

fix: Include OS release in cargo binary cache key #117

Closed fuzzypixelz closed 2 months ago

fuzzypixelz commented 2 months ago

Some Cargo binaries will fail to run if compiled on OSs with new libc's and used on OSs with older libc's.