Nump python version on the plugin job
https://github.com/pytest-dev/pytest/pull/11692#issuecomment-1849963332
This commit is contained in:
parent
bb305ed4c0
commit
0c43ce64df
|
@ -156,7 +156,7 @@ jobs:
|
||||||
tox_env: "py312-xdist"
|
tox_env: "py312-xdist"
|
||||||
|
|
||||||
- name: "plugins"
|
- name: "plugins"
|
||||||
python: "3.9"
|
python: "3.12"
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
tox_env: "plugins"
|
tox_env: "plugins"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue