Jenkins file update
This commit is contained in:
parent
0fcce8eef9
commit
e75abc95b3
2
.ci/Jenkinsfile
vendored
2
.ci/Jenkinsfile
vendored
@ -18,7 +18,7 @@ pipeline {
|
|||||||
axes {
|
axes {
|
||||||
axis {
|
axis {
|
||||||
name 'PYTHON_VERSION'
|
name 'PYTHON_VERSION'
|
||||||
values 'py39', 'py310', 'py311', 'py312', 'py13'
|
values 'py39', 'py310', 'py311'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user