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