You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Fix FreeBSD/x86_64 frida-python test failure
Where frida-python now requires the typing-extensions package on
Python < 3.11.
This should eventually be refactored to rely on frida-python's stated
requirements instead of duplicating that knowledge, but will have to do
for now.