We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a4483 commit 80b7217Copy full SHA for 80b7217
1 file changed
.evergreen/config.yml
@@ -553,7 +553,7 @@ tasks:
553
commands:
554
- func: "fetch source"
555
- func: "build python release"
556
- vars: { PYTHON: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 }
+ vars: { PYTHON: /Library/Frameworks/Python.framework/Versions/3.10/bin/python3 }
557
- func: "upload python release"
558
559
- name: "release-python-linux"
0 commit comments