Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 96f7fbf

Browse files
committed
Add support to Ubuntu 22.04
1 parent 9f4c7b3 commit 96f7fbf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
distro:
4646
- debian11
4747
- debian10
48+
- ubuntu2204
4849
- ubuntu2004
4950

5051
steps:

meta/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ galaxy_info:
1313
versions:
1414
- bullseye
1515
- buster
16+
1617
- name: Ubuntu
1718
versions:
1819
- focal
20+
- jammy
1921

2022
galaxy_tags:
2123
- python

0 commit comments

Comments
 (0)