Skip to content

Commit

Permalink
update workflow for latest and 10.2 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Strelsky authored Nov 12, 2022
1 parent 9896fdb commit 6b8d4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghidra: ['latest']
ghidra: ['latest', '10.2']
gradle-version: ['7.3']

steps:
Expand Down

0 comments on commit 6b8d4e6

Please sign in to comment.