Add Python 3.12 tests
This commit is contained in:
parent
c52b13db4a
commit
5792d7b631
@ -13,6 +13,7 @@ BuildRequires: pyproject-rpm-macros
|
||||
|
||||
# Test dependencies
|
||||
BuildRequires: python3.11
|
||||
BuildRequires: python3.12
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x test
|
||||
|
@ -6,4 +6,5 @@ require:
|
||||
- pyproject-rpm-macros
|
||||
- python3-devel
|
||||
- python3.11
|
||||
- python3.12
|
||||
duration: 15m
|
||||
|
Loading…
Reference in New Issue
Block a user