diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-01-19 14:35:26 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-02-06 13:21:28 +0100 |
commit | 11b4a4eeec6054161aafdcb2f2faeb7c6ff36c99 (patch) | |
tree | 3b59c5a60011981482015a74f9fa60d1a574eec2 /scripts/ci/org.centos/stream/8/build-environment.yml | |
parent | cb1513df3fe4ee99eda8b0f69e044655f5979171 (diff) |
scripts/ci: bump CentOS Python to 3.8
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/ci/org.centos/stream/8/build-environment.yml')
-rw-r--r-- | scripts/ci/org.centos/stream/8/build-environment.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci/org.centos/stream/8/build-environment.yml b/scripts/ci/org.centos/stream/8/build-environment.yml index b1768d18af..0d094d70c3 100644 --- a/scripts/ci/org.centos/stream/8/build-environment.yml +++ b/scripts/ci/org.centos/stream/8/build-environment.yml @@ -65,7 +65,7 @@ - nmap-ncat - numactl-devel - pixman-devel - - python36 + - python38 - python3-sphinx - rdma-core-devel - redhat-rpm-config |