Skip to content

Commit e3c3487

Browse files
install pipx
1 parent 496f9fe commit e3c3487

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spread.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ backends:
9999
- -juju29_ubuntu22
100100
- self-hosted-linux-s390x-noble-edge:
101101
username: ubuntu
102+
environment:
103+
CONCIERGE_EXTRA_DEBS: pipx
102104
variants:
103105
- -juju29_ubuntu22
104106

@@ -120,7 +122,7 @@ prepare: |
120122
cd "$SPREAD_PATH"
121123
snap install --classic concierge
122124
123-
# Install charmcraft & pipx (on lxd-vm backend)
125+
# Install charmcraft & pipx on lxd-vm backend and install pipx on IS-hosted runners
124126
concierge prepare --trace
125127
126128
pipx install tox poetry

0 commit comments

Comments
 (0)