From 052abed755c8447a2ceff27f09614179965aac4e Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Thu, 3 Nov 2022 10:31:21 -0700 Subject: 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 --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindep.txt') 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] -- cgit v1.2.1