Skip to content

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

Merged
huonw merged 1 commit into
2.17.xfrom
cherry-pick-19901-to-2.17.x
Sep 22, 2023
Merged

Update tests for removal of python36 from Github Actions hostedtoolcache (Cherry-pick of #19901)#19905
huonw merged 1 commit into
2.17.xfrom
cherry-pick-19901-to-2.17.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.17.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 65c5b49 into 2.17.x Sep 22, 2023
@huonw
huonw deleted the cherry-pick-19901-to-2.17.x branch September 22, 2023 04:55
@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