Skip to content

Commit d7bd6bd

Browse files
committed
update tests
1 parent 9fce51d commit d7bd6bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
# cover the latest and all versions of all subreleases
2323
image: [
2424
"latest",
25-
"11.3ghidra3.12python-bookworm",
26-
"11.3ghidra3.11python-bookworm",
25+
"11.3.2ghidra3.12python-bookworm",
26+
"11.3.1ghidra3.11python-bookworm",
2727
"11.3ghidra3.10python-bookworm",
2828
# "11.3ghidra3.9python-bookworm",
2929
]

.github/workflows/pytest-devcontainer-repo-all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
# cover the latest and all versions of all subreleases
2727
image: [
2828
"latest",
29-
"11.3ghidra3.12python-bookworm",
30-
"11.3ghidra3.11python-bookworm",
29+
"11.3.2ghidra3.12python-bookworm",
30+
"11.3.1ghidra3.11python-bookworm",
3131
"11.3ghidra3.10python-bookworm",
3232
# "11.3ghidra3.9python-bookworm",
3333
]

0 commit comments

Comments
 (0)