Skip to content

Commit

Permalink
Macos runner label changed from macos-m1-12 to macos-m1-stable (#3193)
Browse files Browse the repository at this point in the history
Co-authored-by: vfdev <vfdev.5@gmail.com>
  • Loading branch information
DanilBaibak and vfdev-5 committed Feb 5, 2024
1 parent 77906da commit 738a771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mps-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
pytorch-channel: ["pytorch"]
skip-distrib-tests: [1]
fail-fast: false
runs-on: ["macos-m1-12"]
runs-on: ["macos-m1-stable"]
timeout-minutes: 60

steps:
Expand Down

0 comments on commit 738a771

Please sign in to comment.