We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792ea05 commit 3fffda9Copy full SHA for 3fffda9
.github/workflows/pytest-devcontainer-pypi.yml
@@ -22,10 +22,9 @@ jobs:
22
# cover the latest and all versions of all subreleases
23
image: [
24
"latest",
25
+ "11.4.1ghidra3.13python-bookworm",
26
"11.3.2ghidra3.12python-bookworm",
- "11.3.1ghidra3.11python-bookworm",
27
"11.3ghidra3.10python-bookworm",
28
- # "11.3ghidra3.9python-bookworm",
29
]
30
steps:
31
- uses: actions/checkout@v3
0 commit comments