Skip to content

Commit

Permalink
[test] drop centos support
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow committed Mar 14, 2022
1 parent 69cf18b commit c273914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-linux-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
{ image: "ubuntu:20.04", pm: "apt" },
{ image: "ubuntu:21.04", pm: "apt" },
{ image: "ubuntu:21.10", pm: "apt" },
{ image: "centos:8", pm: "yum" },
# { image: "centos:8", pm: "yum" },
{ image: "fedora:35", pm: "yum" },
{ image: "fedora:34", pm: "yum" },
{ image: "fedora:33", pm: "yum" },
Expand Down

0 comments on commit c273914

Please sign in to comment.