We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b141dd commit a807d69Copy full SHA for a807d69
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- ghidra: ['11.2', '11.2.1']
+ ghidra: ['11.2', '11.2.1', '11.3', '11.3.1']
11
java: ['21']
12
13
steps:
0 commit comments