"platforms/hip/tests/TestHipRandom.cpp" did not exist on "d147fc2cbee7aee6ecaced81da2eb69d9e473f03"
Commit 738bc379 authored by Andrew Murray's avatar Andrew Murray
Browse files

Updated rc jobs to Python 3.9

parent 646e50fd
...@@ -83,9 +83,9 @@ test_script: ...@@ -83,9 +83,9 @@ test_script:
- ps: .\install_python.ps1 - ps: .\install_python.ps1
- set PYTHON=C:\Python38-x64 - set PYTHON=C:\Python38-x64
- ps: .\install_python.ps1 - ps: .\install_python.ps1
- set PYTHON=C:\Python38rc1-x64
- ps: .\install_python.ps1
- set PYTHON=C:\Python38 - set PYTHON=C:\Python38
- ps: .\install_python.ps1 - ps: .\install_python.ps1
- set PYTHON=C:\Python38rc1 - set PYTHON=C:\Python39rc1-x64
- ps: .\install_python.ps1
- set PYTHON=C:\Python39rc1
- ps: .\install_python.ps1 - ps: .\install_python.ps1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment