How to choose which version of Python to use on your runners
Using Test Stacks is easy, you just need to provide a testery.yml file in your source repository. Add the following content...
testery.yml
test_stack: configuration_key: python-chrome.115-java.17-nodejs.18-python.3.8
Last updated 2 years ago
Was this helpful?