Skip to content

Commit 5f91b5a

Browse files
committed
[GR-22580] Set python_version to use the correct virtualenv
1 parent f2627f3 commit 5f91b5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci.jsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ local part_definitions = {
3434

3535
use: {
3636
common: {
37+
python_version: "3", # To use the correct virtualenv
38+
3739
environment+: {
3840
path+:: [],
3941
TRUFFLERUBY_CI: "true",

0 commit comments

Comments
 (0)