workflow/requirements: rm freethreading Python/locked-to-RC Ansible
Some checks failed
ansible-lint / ansible-lint (push) Failing after 25s
Some checks failed
ansible-lint / ansible-lint (push) Failing after 25s
This commit is contained in:
parent
2533e2169b
commit
585f44598a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.14t'
|
python-version: '3.14'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
env:
|
env:
|
||||||
FORCE_COLOR: '1'
|
FORCE_COLOR: '1'
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
ansible-lint
|
ansible-lint
|
||||||
ansible-core==2.20.0rc1 # python3.14 freethreading support requires 2.20+ (currently, RC)
|
ansible-core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue