Skip to content

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

Merged
huonw merged 1 commit into2.18.xfrom
cherry-pick-19901-to-2.18.x
Sep 22, 2023
Merged

Update tests for removal of python36 from Github Actions hostedtoolcache (Cherry-pick of #19901)#19904
huonw merged 1 commit into2.18.xfrom
cherry-pick-19901-to-2.18.x

Conversation

@WorkerPants
Copy link
Copy Markdown
Member

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 (#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).
@WorkerPants WorkerPants added this to the 2.18.x milestone Sep 22, 2023
@WorkerPants WorkerPants added the category:internal CI, fixes for not-yet-released features, etc. label Sep 22, 2023
@huonw huonw merged commit 8aaac91 into 2.18.x Sep 22, 2023
@huonw huonw deleted the cherry-pick-19901-to-2.18.x branch September 22, 2023 04:51
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