Skip to content

Update tests for removal of python36 from Github Actions hostedtoolcache (Cherry-pick of #19901)#19909

Merged
huonw merged 1 commit intopantsbuild:2.16.xfrom
stuhood:cherry-pick-19901-to-2.16.x
Sep 22, 2023
Merged

Update tests for removal of python36 from Github Actions hostedtoolcache (Cherry-pick of #19901)#19909
huonw merged 1 commit intopantsbuild:2.16.xfrom
stuhood:cherry-pick-19901-to-2.16.x

Conversation

@stuhood
Copy link
Copy Markdown
Member

@stuhood stuhood commented Sep 22, 2023

Github Actions recently removed python3.6 from /opt/hostedtoolcache, which means that our pantsbuild/actions/expose-pythons action does not expose it.

This causes tests which require Python 3.6 to fail (example) on main (and in branches).

…cache (pantsbuild#19901)

Github Actions recently removed `python3.6` from `/opt/hostedtoolcache`,
which means that our [`pantsbuild/actions/expose-pythons`
action](https://github.com/pantsbuild/actions/blob/main/expose-pythons/action.yml)
does not expose it.

This causes tests which require Python 3.6 to fail
([example](https://github.com/pantsbuild/pants/actions/runs/6265433640/job/17021049356?pr=19894))
on `main` (and in branches).
@stuhood stuhood added this to the 2.16.x milestone Sep 22, 2023
@stuhood stuhood added the category:internal CI, fixes for not-yet-released features, etc. label Sep 22, 2023
@huonw huonw merged commit df2f1ae into pantsbuild:2.16.x Sep 22, 2023
@stuhood stuhood deleted the cherry-pick-19901-to-2.16.x branch September 22, 2023 14:29
@kaos kaos mentioned this pull request Sep 23, 2023
@huonw huonw mentioned this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:internal CI, fixes for not-yet-released features, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants