Update CI testing matrix
(cherry picked from Fedora commit 49ccbadc72776e99fd1a1e111ad328599f684835)
This commit is contained in:
parent
416cdc7770
commit
561608368f
@ -14,6 +14,7 @@ BuildRequires: pyproject-rpm-macros
|
||||
# Test dependencies
|
||||
BuildRequires: python3.11
|
||||
BuildRequires: python3.12
|
||||
BuildRequires: python3.14
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x test
|
||||
|
||||
@ -7,4 +7,5 @@ require:
|
||||
- python3-devel
|
||||
- python3.11
|
||||
- python3.12
|
||||
- python3.14
|
||||
duration: 15m
|
||||
|
||||
Loading…
Reference in New Issue
Block a user