mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
ci: Use tox-lsr 2.13 for py26
tox-lsr 3.x does not support python 2.6, so use tox-lsr 2.13 for py26 testing. This should be fine until we can drop support for python 2.6 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
c2f89a78b9
commit
391617cc5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-unit-test.yml
vendored
2
.github/workflows/python-unit-test.yml
vendored
|
|
@ -87,4 +87,4 @@ jobs:
|
|||
- name: Run py26 tests
|
||||
uses: linux-system-roles/lsr-gh-action-py26@1.0.2
|
||||
env:
|
||||
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@3.0.0"
|
||||
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.13.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue