jjardon commented on a change in pull request #1436:
URL: https://github.com/apache/buildstream/pull/1436#discussion_r552956869
##########
File path: .github/workflows/ci.yml
##########
@@ -34,8 +34,8 @@ jobs:
env:
CI_IMAGE_PREFIX:
registry.gitlab.com/buildstream/buildstream-docker-images/testsuite
- CI_IMAGE_SUFFIX: master-177137613
- TOXENV:
py36,py37,py38-nocover,py36-plugins,py37-plugins,py38-plugins-nocover
+ CI_IMAGE_SUFFIX: master-236878594
+ TOXENV:
py36,py37,py38-nocover,py36-plugins,py37-plugins,py38-plugins-nocover,py39
Review comment:
mmm, I think it passes the CI in my fork with py39 only; let me use
nocover for now and maybe change that in another PR later on
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]