Skip to content

Commit 10e582a

Browse files
committed
Ghidra 12.1
1 parent f490e20 commit 10e582a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
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']
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', '12.1']
1111
java: ['21']
1212
env:
1313
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)