praetorian-inc / noseyparker

Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.
Apache License 2.0
1.66k stars 79 forks source link

Use new Linux arm64 runners in CI #197

Closed bradlarsen closed 3 months ago

bradlarsen commented 3 months ago

GitHub Actions now offers ARM64-based hosted runners in public beta:

We've set up two ARM64-flavored runners at Praetorian: ubuntu-22.04 and an ubuntu-24.04.

This change uses those runners for CI and release builds as additional targets.