Skip to content

Commit

Permalink
CentOS 8 Stream is EOL, test on AlmaLinux 8 instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Jun 1, 2024
1 parent 22ce6fe commit 63676df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ test_task:
matrix:
image: registry.fedoraproject.org/fedora:latest
image: quay.io/centos/centos:stream9
image: quay.io/centos/centos:stream8
image: docker.io/almalinux:8
image: centos:centos7
build_script: tests/build.sh
config_script: tests/config.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- 'registry.fedoraproject.org/fedora:rawhide'
- 'registry.fedoraproject.org/fedora:latest'
- 'quay.io/centos/centos:stream9'
- 'quay.io/centos/centos:stream8'
- 'docker.io/almalinux:8'
- 'quay.io/centos/centos:centos7'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 63676df

Please sign in to comment.