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 fa49115 commit 172f7b2Copy full SHA for 172f7b2
integration-testing/docker/rstudio-connect.gcfg
@@ -15,8 +15,7 @@ NoWarning = true
15
16
[Python]
17
Enabled = true
18
-Executable = /opt/python/3.8.10/bin/python
19
-Executable = /opt/python/3.9.5/bin/python
+Executable = /opt/python/3.11.3/bin/python3
20
21
[Authentication]
22
BasicAuth = true
vetiver-testing/setup-rsconnect/rstudio-connect.gcfg
@@ -13,8 +13,7 @@ DefaultUserRole = publisher
13
14
[RPackageRepository "CRAN"]
URL = https://packagemanager.rstudio.com/cran/__linux__/bionic/latest
0 commit comments