Skip to content

Commit

Permalink
Merge pull request #50 from systemli/enh/debian12
Browse files Browse the repository at this point in the history
Add Debian bookworm support, remove buster
  • Loading branch information
doobry-systemli authored Jul 8, 2023
2 parents 94c5ad1 + 9c3e7f1 commit 4170098
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 4170098

Please sign in to comment.