Skip to content

Commit

Permalink
Ghidra 9.1 is the minimum version supported now
Browse files Browse the repository at this point in the history
  • Loading branch information
Adubbz committed Apr 18, 2020
1 parent 931ee03 commit a9dc0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghidra: ["9.0.1", "9.0.2", "9.0.4", "9.1", "9.1.1", "9.1.2", "9.2"]
ghidra: ["9.1", "9.1.1", "9.1.2"]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
Expand Down

0 comments on commit a9dc0f2

Please sign in to comment.