Skip to content

Commit

Permalink
Compile against Ghidra 11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniovazquezblanco committed Feb 7, 2025
1 parent 4df7900 commit 395d79c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
ghidra:
- "11.3"
- "11.2.1"
- "11.2"
- "11.1.2"
Expand All @@ -20,10 +21,6 @@ jobs:
- "11.0.1"
- "11.0"
- "10.4"
- "10.3.3"
- "10.3.2"
- "10.3.1"
- "10.3"

steps:
- name: Clone Repository
Expand Down

0 comments on commit 395d79c

Please sign in to comment.