Skip to content

Commit 80b7217

Browse files
committed
update config.yml
1 parent 51a4483 commit 80b7217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ tasks:
553553
commands:
554554
- func: "fetch source"
555555
- func: "build python release"
556-
vars: { PYTHON: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 }
556+
vars: { PYTHON: /Library/Frameworks/Python.framework/Versions/3.10/bin/python3 }
557557
- func: "upload python release"
558558

559559
- name: "release-python-linux"

0 commit comments

Comments
 (0)