Allow testing on Debian bullseye.
Relates to https://github.com/robertdebock/ansible-role-python_pip/issues/5
This commit is contained in:
parent
b007749f96
commit
d453a4e9c3
|
|
@ -44,13 +44,11 @@ distribution_version_mapping:
|
|||
Debian:
|
||||
all:
|
||||
- latest
|
||||
# - testing
|
||||
# - unstable
|
||||
- bullseye
|
||||
buster:
|
||||
- latest
|
||||
# sid:
|
||||
# - testing
|
||||
# - unstable
|
||||
bullseye
|
||||
- bullseye
|
||||
EL:
|
||||
all:
|
||||
- 7
|
||||
|
|
|
|||
Loading…
Reference in New Issue