test: Use new py26 environment

Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
Till Maas 2022-02-11 23:46:58 +01:00
parent d400cadfe4
commit cf04059fc8

View file

@ -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