Skip to content

Commit

Permalink
Remove EOL platforms (#30)
Browse files Browse the repository at this point in the history
- Fedora 38 (2024-05-21)
- CentOS Stream 8 (2024-05-31)
  • Loading branch information
bcook254 authored May 25, 2024
1 parent a96073b commit 29fb448
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,8 @@ jobs:
image: docker.io/geerlingguy/docker-fedora40-ansible:latest
- name: fedora39
image: docker.io/geerlingguy/docker-fedora39-ansible:latest
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible:latest
- name: centosstream9
image: ghcr.io/bcook254/docker-centosstream9-ansible:latest
- name: centosstream8
image: ghcr.io/bcook254/docker-centosstream8-ansible:latest
steps:
- name: Check out the codebase.
uses: actions/checkout@v4
Expand Down

0 comments on commit 29fb448

Please sign in to comment.