Pin Temurin version on Windows until fixed version exists (#5717)

This commit is contained in:
Jakub Kuczys 2022-06-02 12:55:02 +02:00 committed by GitHub
parent 1e8f4fc2a2
commit 53bf387f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ For Audio support, you should also run the following command before exiting:
.. prompt:: powershell .. prompt:: powershell
choco upgrade temurin11 -y choco upgrade temurin11 -y --version 11.0.14.10100
From here, exit the prompt then continue onto `creating-venv-windows`. From here, exit the prompt then continue onto `creating-venv-windows`.