Skip to content

Commit

Permalink
ci(default-source): remove all experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
juju4 committed Dec 21, 2024
1 parent 8d21c24 commit 5402b1e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/default-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
matrix:
include:
- molecule_distro: 'rockylinux:9'
experimental: true
experimental: false
- molecule_distro: 'ubuntu:24.04'
experimental: true
experimental: false
- molecule_distro: 'ubuntu:22.04'
experimental: true
experimental: false
- molecule_distro: 'debian:12'
experimental: true
experimental: false

env:
ANSIBLE_CALLBACKS_ENABLED: profile_tasks
Expand Down

0 comments on commit 5402b1e

Please sign in to comment.