We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc0bd3 commit 6a0d6edCopy full SHA for 6a0d6ed
2 files changed
.github/workflows/build.yml
@@ -13,6 +13,8 @@ jobs:
13
fail-fast: false
14
matrix:
15
include:
16
+ - ghidra: "12.0.4"
17
+ java: "21"
18
- ghidra: "12.0.3"
19
java: "21"
20
- ghidra: "12.0.2"
.github/workflows/release.yml
@@ -15,6 +15,8 @@ jobs:
21
22
0 commit comments