You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/02/12 23:14:11 UTC

[GitHub] [buildstream] nanonyme commented on a change in pull request #1591: Stop running CI for distro versions with Python 3.6

nanonyme commented on a change in pull request #1591:
URL: https://github.com/apache/buildstream/pull/1591#discussion_r805214655



##########
File path: .github/compose/ci.docker-compose.yml
##########
@@ -34,14 +34,6 @@ services:
     <<: *tests-template
     image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-debian:10-${CI_IMAGE_VERSION:-latest}
 
-  ubuntu-18.04:
-    <<: *tests-template
-    image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-ubuntu:18.04-${CI_IMAGE_VERSION:-latest}
-

Review comment:
       @jjardon on CentOS 7.7 that would be 3.8 as that is the stack provided, not 3.7. That could in theory be done but requires significant amount of development work in the images and possibly in CI. Is there real need to keep supporting 18.04? Even flatpak-builder dropped support for that.

##########
File path: .github/compose/ci.docker-compose.yml
##########
@@ -34,14 +34,6 @@ services:
     <<: *tests-template
     image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-debian:10-${CI_IMAGE_VERSION:-latest}
 
-  ubuntu-18.04:
-    <<: *tests-template
-    image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-ubuntu:18.04-${CI_IMAGE_VERSION:-latest}
-

Review comment:
       @jjardon on CentOS 7.7 that would be 3.8 as that is the stack provided, not 3.7. That could in theory be done but requires significant amount of development work in the images and possibly in CI. Is there real need to keep supporting Ubuntu 18.04? Even flatpak-builder dropped support for that.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org