File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ jobs:
330330 default : true
331331 python-version :
332332 type : string
333- default : 3.8.13
333+ default : 3.8.10
334334 machine :
335335 image : ubuntu-2004:202201-02
336336 resource_class : arm.xlarge
@@ -630,7 +630,7 @@ workflows:
630630 - build-aarch64-pyt-jetson :
631631 torch-build : << pipeline.parameters.torch-jetson-build >>
632632 jetpack-version : << pipeline.parameters.jetpack-version >>
633- python-version : 3.8.13
633+ python-version : 3.8.10
634634
635635 - build-x86_64-pyt-release :
636636 torch-build : << pipeline.parameters.torch-release-build >>
@@ -655,7 +655,7 @@ workflows:
655655 - build-aarch64-pyt-jetson :
656656 torch-build : << pipeline.parameters.torch-jetson-build >>
657657 jetpack-version : << pipeline.parameters.jetpack-version >>
658- python-version : 3.8.13
658+ python-version : 3.8.10
659659
660660 - build-x86_64-pyt-release :
661661 torch-build : << pipeline.parameters.torch-release-build >>
You can’t perform that action at this time.
0 commit comments