action: use the most recent python from tool cache to run the GitHub Action#1114
Conversation
462cc77 to
ce113a1
Compare
ce113a1 to
25c1bf5
Compare
|
Ahh, |
Seems that invalid inputs are just warnings... Since Python gets setup properly, there's no reason for the workflow to fail.
Let's wait for v4 being tagged again. |
|
|
|
This also should avoid getting the CMake environment variables set pointing at the global Python instance (also added in 4.1.0). |
|
Shall we go back to |
|
Leaving this until after we drop 3.6 might be helpful. Okay either way. |
|
Let's get this in then. |
This allows to drop python 3.6 without losing support for ubuntu-18.04 runners c.f. #508.
Blocked on actions/setup-python#411Blocked on a new release of actions/setup-pythonv4.1 has been released.