1 parent f490e20 commit 10e582aCopy full SHA for 10e582a
1 file changed
.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', '11.4', '11.4.1', '11.4.2', '12.0', '12.0.1', '12.0.2', '12.0.3', '12.0.4']
+ ghidra: ['11.2', '11.2.1', '11.3', '11.3.1', '11.3.2', '11.4', '11.4.1', '11.4.2', '12.0', '12.0.1', '12.0.2', '12.0.3', '12.0.4', '12.1']
11
java: ['21']
12
env:
13
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments