Skip to content

Commit 6094093

Browse files
committed
Drop Ubuntu Focal support, its too old for Ansible (python 3.8)
1 parent 12f0826 commit 6094093

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/molecule.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
tag: "latest"
4646
- image: "ubuntu"
4747
tag: "jammy"
48-
- image: "ubuntu"
49-
tag: "focal"
5048
steps:
5149
- name: checkout
5250
uses: actions/checkout@v4

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ molecule:
3535
tag: "latest"
3636
- image: "ubuntu"
3737
tag: "jammy"
38-
- image: "ubuntu"
39-
tag: "focal"
4038

4139
galaxy:
4240
image: python:3.13

0 commit comments

Comments
 (0)