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

Commit f0248b0

Browse files
author
Norman Ziegner
authored
Merge pull request #15 from tobiashuste/support-ubuntu-2204
Add support for Ubuntu 22.04
2 parents 8787a25 + a69e576 commit f0248b0

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
matrix:
5656
distro:
5757
- ubuntu2004
58+
- ubuntu2204
5859

5960
steps:
6061
- name: Check out the codebase.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ SPDX-License-Identifier: Apache-2.0
1717
A role to set up Redis instances to be used as caching servers in a high
1818
availability and scalability context.
1919

20+
Currently [supported platforms](meta/main.yml) are:
21+
22+
- Ubuntu 20.04 LTS
23+
- Ubuntu 22.04 LTS
24+
2025
## Requirements
2126

2227
None.

0 commit comments

Comments
 (0)