Skip to content

Commit

Permalink
CI: remove obsolete operating systems
Browse files Browse the repository at this point in the history
Ubuntu 14, 16 and 18 are not supported. CentOS 7 is also not supported
anymore.
  • Loading branch information
eulerto committed Sep 6, 2024
1 parent 826fbb4 commit ca57492
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ task:
image: ubuntu:20.04
- container:
image: ubuntu:22.04
- container:
image: ubuntu:18.04
- container:
image: ubuntu:16.04
- container:
image: ubuntu:14.04
- container:
image: debian:stable
- container:
Expand Down Expand Up @@ -72,7 +66,6 @@ task:
matrix:
- image: rockylinux:9
- image: rockylinux:8
- image: centos:centos7
setup_script:
- yum -y install autoconf automake diffutils file libevent-devel libtool make openssl-devel pkg-config
build_script:
Expand Down

0 comments on commit ca57492

Please sign in to comment.