Skip to content

Commit

Permalink
Increased upper Debian test version to Bookworm (#353)
Browse files Browse the repository at this point in the history
Bookworm is the latest stable version of Debian.
  • Loading branch information
freemanjp authored May 27, 2024
1 parent 4abe9a8 commit 30c95cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Requirements

* Buster (10)
* Bullseye (11)
* Bookworm (12)

* Ubuntu

Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ galaxy_info:
versions:
- buster
- bullseye
- bookworm
- name: Fedora
versions:
- '35'
Expand Down
2 changes: 1 addition & 1 deletion molecule/debian-max/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ role_name_check: 2

platforms:
- name: ansible-role-golang-debian-max
image: debian:11
image: debian:12

provisioner:
name: ansible
Expand Down

0 comments on commit 30c95cf

Please sign in to comment.