JonathanSalwan / Triton

Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
https://triton-library.github.io
Apache License 2.0
3.4k stars 524 forks source link

Fix python workflow for macOS #1279

Closed cnheitman closed 10 months ago

cnheitman commented 10 months ago

This fixes the macOS python workflow for Python 3.8, 3.9 and 3.10. I'll add version 3.11 in another PR.