Skip to content

Commit

Permalink
ci(default*): remove older releases
Browse files Browse the repository at this point in the history
  • Loading branch information
juju4 committed Dec 7, 2024
1 parent 9c4015b commit 63ed44d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/default-bare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
version: '22.04'
suite: default
experimental: false
- distribution: ubuntu
version: '20.04'
suite: default
experimental: true
env:
ANSIBLE_CALLBACKS_ENABLED: profile_tasks
ANSIBLE_EXTRA_VARS: ""
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,10 @@ jobs:
experimental: false
- molecule_distro: 'rockylinux:9'
experimental: true
- molecule_distro: 'rockylinux:8'
experimental: true
- molecule_distro: 'ubuntu:24.04'
experimental: true
- molecule_distro: 'ubuntu:22.04'
experimental: false
- molecule_distro: 'ubuntu:20.04'
experimental: false
env:
ANSIBLE_CALLBACKS_ENABLED: profile_tasks
MOLECULE_NO_LOG: "false"
Expand Down

0 comments on commit 63ed44d

Please sign in to comment.