Skip to content

Commit

Permalink
Add Debian Bookworm to CI. (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Jun 24, 2023
1 parent b40a1c5 commit 57a8c7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ stages:
targets:
- name: Debian Bullseye
test: debian-bullseye/3.9
- name: Debian Bookworm
test: debian-bookworm/3.11
- name: ArchLinux
test: archlinux/3.11
- name: CentOS Stream 8 with Python 3.9
Expand Down
2 changes: 2 additions & 0 deletions tests/integration/targets/setup_python_info/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ system_python_version_data:
Debian:
'11':
- '3.9'
'12':
- '3.11'
Alpine:
'3.16':
- '3.10'
Expand Down

0 comments on commit 57a8c7e

Please sign in to comment.