Skip to content

Commit

Permalink
CI: use the latest version of Ghidra for the build
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileyAG authored Sep 12, 2024
1 parent 9258dbb commit 9958d67
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,7 @@ jobs:
strategy:
matrix:
ghidra:
- "11.1.2"
- "11.1.1"
- "11.1"
- "11.0.3"
- "11.0.2"
- "11.0.1"
- "11.0"
- "latest"

steps:
- name: Clone Repository
Expand Down

0 comments on commit 9958d67

Please sign in to comment.