CI: List all installed RPM packages
This commit is contained in:
parent
c506822a65
commit
5747e8994f
@ -41,6 +41,8 @@
|
||||
- smoke312:
|
||||
dir: python/smoke
|
||||
run: VERSION=3.12 METHOD=virtualenv ./venv.sh
|
||||
- rpm_qa:
|
||||
run: rpm -qa | sort
|
||||
required_packages:
|
||||
- gcc
|
||||
- virtualenv
|
||||
@ -53,3 +55,4 @@
|
||||
- python3.11-devel
|
||||
- python3.12-devel
|
||||
- tox
|
||||
- rpm
|
||||
|
Loading…
Reference in New Issue
Block a user