Skip to content

Commit

Permalink
Install PIP from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Aug 5, 2024
1 parent f04a37b commit 251b7c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zuul.d/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
- job:
name: ansible-collection-kubernetes-molecule-rockylinux9
parent: ansible-collection-kubernetes-molecule
vars:
# NOTE(mnaser): `python3-wheel` is not available on Rocky 9.
ensure_pip_from_upstream: true
nodeset:
nodes:
- name: rockylinux9
Expand Down

0 comments on commit 251b7c2

Please sign in to comment.