Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
feat: add support for Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashuste committed Jun 29, 2023
1 parent 9fce992 commit 4b52860
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
matrix:
image:
- "ghcr.io/hifis-net/ubuntu-systemd:20.04"
- "ghcr.io/hifis-net/ubuntu-systemd:22.04"

steps:
- name: Check out the codebase.
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: Ubuntu
versions:
- bionic
- focal
- jammy

galaxy_tags:
- zammad
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ roles:
version: 5.1.1

- src: geerlingguy.postgresql
version: 3.0.0
version: 3.5.0

0 comments on commit 4b52860

Please sign in to comment.