We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db8495 commit a250a0eCopy full SHA for a250a0e
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.
21
uses: actions/setup-python@v2
22
with:
23
- python-version: '3.x'
+ python-version: '3.14'
24
25
- name: Install test dependencies.
26
run: pip3 install yamllint ansible-core>=2.20.0 ansible-lint
0 commit comments