Skip to content

Commit d85dd76

Browse files
pkg-config
1 parent 46018e9 commit d85dd76

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spread.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,11 @@ backends:
9797
username: runner
9898
variants:
9999
- -juju29_ubuntu22
100-
- self-hosted-linux-s390x-noble-edge:
100+
- self-hosted-linux-s390x-noble-medium:
101101
username: ubuntu
102102
environment:
103-
CONCIERGE_EXTRA_DEBS: pipx
103+
# pkg-config needed to build cryptography to install poetry
104+
CONCIERGE_EXTRA_DEBS: pipx,pkg-config
104105
variants:
105106
- -juju29_ubuntu22
106107

0 commit comments

Comments
 (0)