Skip to content

Commit

Permalink
Add Debian bookworm support, remove buster
Browse files Browse the repository at this point in the history
  • Loading branch information
doobry-systemli committed Jul 8, 2023
1 parent 6a06b74 commit 786f787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
disable-apparmor-mysql: true
distros: '[ "debian11", "debian10" ]'
distros: '[ "debian12", "debian11" ]'
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ galaxy_info:
platforms:
- name: Debian
versions:
- buster
- bookworm
- bullseye
dependencies: []

0 comments on commit 786f787

Please sign in to comment.