We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989f76a commit ed98a49Copy full SHA for ed98a49
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
release:
9
strategy:
10
matrix:
11
- frida_version: ["16.1.7"]
+ frida_version: ["16.1.9"]
12
runs-on: macos-latest
13
steps:
14
-
0 commit comments