change python reference

This commit is contained in:
Chris Hammer 2023-11-10 10:44:55 -05:00
parent 2116b3e3a3
commit 730a7cd893

View File

@ -16,7 +16,7 @@
ansible.builtin.pip:
name: ansible-lint==6.22.0
virtualenv: /tmp/ansible-lint-venv
virtualenv_python: python3
virtualenv_python: python3.6
- name: Test Ansible Lint - Version