mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Pin ansible lint tests
This commit is contained in:
parent
08e265a6d4
commit
09bf679b77
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-requests.yml
vendored
2
.github/workflows/pull-requests.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install ansible ansible-lint
|
||||
pip install ansible==7.6.0 ansible-lint==6.16.2
|
||||
|
||||
- name: Syntax Check
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue