mirror of
https://github.com/httptoolkit/frida-interception-and-unpinning.git
synced 2026-09-25 02:22:38 +02:00
Pin specific Frida version in the tests
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
- name: Install Frida CLI
|
||||
run: |
|
||||
pip install --user frida-tools
|
||||
pip install --user frida-tools==14.10.4
|
||||
echo "$HOME/.local/bin" >> $GITHUB_PATH
|
||||
|
||||
# Apparently significantly improves emulator performance:
|
||||
|
||||
Reference in New Issue
Block a user