https://github.com/Kitware/CMake
Revision 8f7fef629b37e38341bfb8b99a276df9355551ec authored by Brad King on 20 October 2020, 17:13:03 UTC, committed by Brad King on 20 October 2020, 19:11:12 UTC
Our test suite searches for a Python interpreter to perform some extra
checks.  Our CI base images for Linux have Python available.  Update our
Windows jobs to provide a Python interpreter for our test suite to find
consistently between the build and test steps.
1 parent 81c88bb
History
Tip revision: 8f7fef629b37e38341bfb8b99a276df9355551ec authored by Brad King on 20 October 2020, 17:13:03 UTC
ci: add Python to PATH on Windows
Tip revision: 8f7fef6

back to top