We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the base unit test jobs are explicitly using stable-2.11 - for example:
- job: name: ansible-test-units-base-python37 parent: ansible-test-units-base nodeset: controller-node abstract: true required-projects: - name: github.com/ansible/ansible override-checkout: stable-2.11 vars: ansible_test_python: 3.7
stable-2.11's no longer supported, with the last release being 6 months ago.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the base unit test jobs are explicitly using stable-2.11 - for example:
stable-2.11's no longer supported, with the last release being 6 months ago.
The text was updated successfully, but these errors were encountered: