We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e853a0 + 69c6de7 commit 137d8dcCopy full SHA for 137d8dc
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- ghidra: ['11.0', '11.0.1']
+ ghidra: ['11.0', '11.0.1', '11.0.2', '11.0.3', '11.1', '11.1.1', '11.1.2']
11
java: ['17']
12
13
steps:
0 commit comments