Skip to content

Commit 2ac3dae

Browse files
committed
Bump Ansible to 13
1 parent 3ec53ad commit 2ac3dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install dependencies
2828
run: |
2929
python -m pip install --upgrade pip
30-
pip install ansible==5.* jmespath pulp-glue==0.21.*
30+
pip install ansible==13.* jmespath pulp-glue==0.21.*
3131
ansible-galaxy collection install git+file://$(pwd)
3232
3333
- name: Run Pulp in one

0 commit comments

Comments
 (0)