Skip to content

Commit

Permalink
Update workflows for Ghidra 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Adubbz committed Jan 20, 2024
1 parent ecbe8c3 commit 8c2ec80
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 @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghidra: [ "10.4" ]
ghidra: [ "11.0" ]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down

0 comments on commit 8c2ec80

Please sign in to comment.