We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d76fa commit df8de3cCopy full SHA for df8de3c
.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', '11.3', '11.3.1']
+ ghidra: ['11.2', '11.2.1', '11.3', '11.3.1', '11.3.2']
11
java: ['21']
12
13
steps:
0 commit comments