Skip to content

Commit

Permalink
ci: dropped centos as it is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjahns committed Jul 22, 2024
1 parent 901a85e commit c23643a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,7 @@ jobs:
MOLECULE_SCENARIO: default
MOLECULE_DISTRO: debian12
- ANSIBLE: "9.4"
MOLECULE_DISTRO: centos8
MOLECULE_SCENARIO: default
- ANSIBLE: "9.4"
MOLECULE_DISTRO: fedora39
MOLECULE_DISTRO: fedora40
MOLECULE_SCENARIO: default
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ galaxy_info:
versions:
- 7
- 8
- 9
- name: Fedora
versions:
- all
Expand Down

0 comments on commit c23643a

Please sign in to comment.