Skip to content

Commit

Permalink
tests: Drop EOL CentOS 8, add CentOS 10
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Jun 7, 2024
1 parent 20daa12 commit 2d21f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- docker.io/ubuntu:rolling
- docker.io/ubuntu:latest
- registry.fedoraproject.org/fedora:rawhide
- quay.io/centos/centos:stream8
- quay.io/centos/centos:stream9
- quay.io/centos/centos:stream10

container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit 2d21f13

Please sign in to comment.