Skip to content

Commit

Permalink
Drop EOL centos 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Jul 10, 2024
1 parent 3fac68a commit 0691a25
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ executors:
fedora38:
docker:
- image: docker.io/fedora:38
centos8:
docker:
- image: quay.io/centos/centos:stream8
centos9:
docker:
- image: quay.io/centos/centos:stream9
Expand Down Expand Up @@ -168,6 +165,6 @@ workflows:
- linux:
matrix:
parameters:
distro: [fedora37, fedora38, centos8, centos9, debian11, ubuntu2204, archlinux, opensuse15, alpine317]
distro: [fedora37, fedora38, centos9, debian11, ubuntu2204, archlinux, opensuse15, alpine317]
- nixos
- ventura

0 comments on commit 0691a25

Please sign in to comment.