Skip to content

Commit

Permalink
Fix 3.10 -> "3.10"
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 authored Sep 27, 2024
1 parent 071bf8f commit 37ec5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hvd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Extension horovod.torch has not been built: /opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/horovod/torch/mpi_lib_v2.cpython-311-x86_64-linux-gnu.so not found
# If this is not expected, reinstall Horovod with HOROVOD_WITH_PYTORCH=1 to debug the build error.
# Warning! MPI libs are missing, but python applications are still available.
python-version: [3.10]
python-version: ["3.10"]
pytorch-channel: [pytorch]

steps:
Expand Down

0 comments on commit 37ec5f3

Please # to comment.