Skip to content

Commit

Permalink
[ignore] Pinned CI galaxy-importer version to 4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
samiib authored and lhercot committed Apr 11, 2024
1 parent faff94c commit c84493b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
- name: Install the collection tarball
run: ansible-galaxy collection install .cache/collection-tarballs/*.tar.gz

- name: Install galaxy-importer
run: pip install galaxy-importer
- name: Install galaxy-importer (v0.4.20)
run: pip install galaxy-importer==0.4.20

- name: Create galaxy-importer directory
run: sudo mkdir -p /etc/galaxy-importer
Expand Down

0 comments on commit c84493b

Please sign in to comment.