Skip to content

Commit

Permalink
ci(default): update experimental all but 22.04 and 9, mostly because …
Browse files Browse the repository at this point in the history
…ansible/recent python support
  • Loading branch information
juju4 committed Jul 7, 2024
1 parent f4dbde9 commit 02ed47d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ jobs:
matrix:
include:
- molecule_distro: 'rockylinux:9'
experimental: true
experimental: false
- molecule_distro: 'rockylinux:8'
experimental: true
- molecule_distro: 'centos:7'
experimental: false
- molecule_distro: 'ubuntu:22.04'
experimental: true
- molecule_distro: 'ubuntu:20.04'
- molecule_distro: 'ubuntu:22.04'
experimental: false
- molecule_distro: 'ubuntu:20.04'
experimental: true
- molecule_distro: 'ubuntu:18.04'
experimental: false
experimental: true

env:
ANSIBLE_CALLBACKS_ENABLED: profile_tasks
Expand Down

0 comments on commit 02ed47d

Please sign in to comment.