summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-11-03 10:31:21 -0700
committerTim Burke <tim.burke@gmail.com>2022-11-03 15:39:05 -0700
commit052abed755c8447a2ceff27f09614179965aac4e (patch)
tree47d78c4e93953d1f77efa911b1641f2360daeb44 /bindep.txt
parent32600ee56bde7ee8bc4b8e38440d24f65b505cc0 (diff)
downloadswift-052abed755c8447a2ceff27f09614179965aac4e.tar.gz
Move base CI job to jammy
We'll want that by the time we can add a py310 job. It'll also make us be explicit about the OS to use for py27 and py36-py39 jobs. Also, update bindep so we don't try to install py2 stuff on jammy. Change-Id: If70cd2fc03d10e55cd782ec8ffc87bd2b2b321ea
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index 59ab57d23..fd57584c8 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -17,7 +17,7 @@ libxslt-devel [platform:rpm]
libxslt1-dev [platform:dpkg]
libxslt-dev [platform:apk]
memcached
-python-dev [platform:dpkg platform:apk]
+python-dev [platform:dpkg platform:apk !platform:ubuntu-jammy]
python-devel [platform:rpm !py36]
python3-dev [platform:dpkg platform:apk test]
python3-devel [platform:rpm !py27 test]