Skip to content

Commit 20a9520

Browse files
committed
revert change to integration test config
1 parent e40636c commit 20a9520

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integration-testing/docker/rstudio-connect.gcfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ NoWarning = true
1515

1616
[Python]
1717
Enabled = true
18-
Executable = /opt/python/3.11.3/bin/python3
18+
Executable = /opt/python/3.8.10/bin/python
19+
Executable = /opt/python/3.9.5/bin/python
1920

2021
[Authentication]
2122
BasicAuth = true

0 commit comments

Comments
 (0)