Add gcc-c++ dependency to run Python 3.11 test

This commit is contained in:
Tomáš Hrnčiar 2022-05-09 12:27:26 +02:00
commit fd113d4cf8

View file

@ -67,6 +67,7 @@
required_packages:
- dnf
- gcc
- gcc-c++
- virtualenv
- python2.7
- python3.6