We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40636c commit 20a9520Copy full SHA for 20a9520
integration-testing/docker/rstudio-connect.gcfg
@@ -15,7 +15,8 @@ NoWarning = true
15
16
[Python]
17
Enabled = true
18
-Executable = /opt/python/3.11.3/bin/python3
+Executable = /opt/python/3.8.10/bin/python
19
+Executable = /opt/python/3.9.5/bin/python
20
21
[Authentication]
22
BasicAuth = true
0 commit comments