Skip to content

Commit 3fffda9

Browse files
committed
update ghidra test to newer ghidra test versions
1 parent 792ea05 commit 3fffda9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pytest-devcontainer-pypi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ jobs:
2222
# cover the latest and all versions of all subreleases
2323
image: [
2424
"latest",
25+
"11.4.1ghidra3.13python-bookworm",
2526
"11.3.2ghidra3.12python-bookworm",
26-
"11.3.1ghidra3.11python-bookworm",
2727
"11.3ghidra3.10python-bookworm",
28-
# "11.3ghidra3.9python-bookworm",
2928
]
3029
steps:
3130
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)