Skip to content

Commit

Permalink
Use Ghidra 9.2.2 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gekkio committed Jan 20, 2021
1 parent 1c2047a commit e4a506e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
name: Build + test
runs-on: ubuntu-latest
env:
GHIDRA_VERSION: ghidra_9.2.1_PUBLIC
GHIDRA_BUILD_DATE: 20201215
GHIDRA_SHA256: cfaeb2b5938dec90388e936f63600ad345d41b509ffed4727142ba9ed44cb5e8
GHIDRA_VERSION: ghidra_9.2.2_PUBLIC
GHIDRA_BUILD_DATE: 20201229
GHIDRA_SHA256: 8cf8806dd5b8b7c7826f04fad8b86fc7e07ea380eae497f3035f8c974de72cf8
GHIDRA_INSTALL_DIR: /home/runner/ghidra
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e4a506e

Please sign in to comment.