discrepancy in smoke_macos_libtorch_2.7_cpu job spec (#17224)

Summary:
closes #17223
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17224

Reviewed By: pjh5

Differential Revision: D14121612

Pulled By: kostmo

fbshipit-source-id: bfd5a392de5e614031389725535756d7fa7db784
This commit is contained in:
Karl Ostmo 2019-02-19 10:05:19 -08:00 committed by Facebook Github Bot
parent 444039c47b
commit 43d5cd4d34
2 changed files with 2 additions and 2 deletions

View File

@ -2967,7 +2967,7 @@ jobs:
smoke_macos_libtorch_2.7_cpu:
environment:
BUILD_ENVIRONMENT: "libtorch 2.7m cpu"
BUILD_ENVIRONMENT: "libtorch 2.7 cpu"
<<: *smoke_mac_test

View File

@ -1700,7 +1700,7 @@
smoke_macos_libtorch_2.7_cpu:
environment:
BUILD_ENVIRONMENT: "libtorch 2.7m cpu"
BUILD_ENVIRONMENT: "libtorch 2.7 cpu"
<<: *smoke_mac_test