packit: Enable CentOS Stream 10 tests

This commit is contained in:
Martin Pitt 2024-03-26 09:43:29 +01:00 committed by Jelle van der Waa
parent 2a675f9f57
commit 075846a067

View file

@ -29,6 +29,7 @@ jobs:
- centos-stream-8 - centos-stream-8
- centos-stream-9 - centos-stream-9
- centos-stream-9-aarch64 - centos-stream-9-aarch64
- centos-stream-10
- job: tests - job: tests
trigger: pull_request trigger: pull_request
@ -38,6 +39,7 @@ jobs:
- centos-stream-8 - centos-stream-8
- centos-stream-9 - centos-stream-9
- centos-stream-9-aarch64 - centos-stream-9-aarch64
- centos-stream-10
# Build releases in COPR: https://packit.dev/docs/configuration/#copr_build # Build releases in COPR: https://packit.dev/docs/configuration/#copr_build
#- job: copr_build #- job: copr_build