mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 10:25:28 +00:00
test: Use new py26 environment
Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
d400cadfe4
commit
cf04059fc8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tox.yml
vendored
4
.github/workflows/tox.yml
vendored
|
|
@ -4,7 +4,7 @@ on: # yamllint disable-line rule:truthy
|
|||
- pull_request
|
||||
- push
|
||||
env:
|
||||
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.9.1"
|
||||
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@b7eba23c42e131b988df3dab87e52be51f0ff373"
|
||||
LSR_ANSIBLE_TEST_DOCKER: "true"
|
||||
LSR_ANSIBLES: 'ansible==2.9.*'
|
||||
LSR_MSCENARIOS: default
|
||||
|
|
@ -49,4 +49,4 @@ jobs:
|
|||
- name: checkout PR
|
||||
uses: actions/checkout@v2
|
||||
- name: Run py26 tests
|
||||
uses: linux-system-roles/lsr-gh-action-py26@1.0.1
|
||||
uses: linux-system-roles/lsr-gh-action-py26@1.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue