mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removing 3.11 for now.
This commit is contained in:
parent
01d908f64b
commit
f22b2fcc2a
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ def get_test_versions():
|
|||
for version in (
|
||||
"3.9",
|
||||
"3.10",
|
||||
"3.11",
|
||||
):
|
||||
test_versions.append(
|
||||
RabbitMQImage(name=name, tag=version),
|
||||
|
|
Loading…
Add table
Reference in a new issue