Skip to content

Commit

Permalink
Merge pull request #215 from staticdev/test/ubuntu-2204-fix
Browse files Browse the repository at this point in the history
Add support to Ubuntu 22.04
  • Loading branch information
staticdev authored Jul 2, 2023
2 parents 178f255 + b6d2cd5 commit c379d64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ jobs:
distro:
- debian12
- debian11
# https://github.com/geerlingguy/docker-ubuntu2204-ansible/issues/6
# - ubuntu2204
- ubuntu2204
- ubuntu2004

steps:
Expand Down
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ galaxy_info:
description: Ansible Galaxy role for pyenv.
company: StaticDev
license: MIT
min_ansible_version: "2.10"
min_ansible_version: "2.11"

platforms:
- name: macOS
Expand All @@ -20,7 +20,7 @@ galaxy_info:

- name: Ubuntu
versions:
# - jammy
- jammy
- focal

galaxy_tags:
Expand Down

0 comments on commit c379d64

Please sign in to comment.