Skip to content

Commit

Permalink
Add support debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
staticdev committed Jun 17, 2023
1 parent c6918f5 commit 41da065
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
distro:
- debian12
- debian11
- debian10
# https://github.com/geerlingguy/docker-ubuntu2204-ansible/issues/6
# - ubuntu2204
- ubuntu2004
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ galaxy_info:
platforms:
- name: Debian
versions:
- bookworm
- bullseye
- buster

- name: Ubuntu
versions:
Expand Down
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
roles:
- name: staticdev.pyenv
version: 2.9.1
version: 2.10.0

0 comments on commit 41da065

Please sign in to comment.