We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77906da commit 738a771Copy full SHA for 738a771
.github/workflows/mps-tests.yml
@@ -38,7 +38,7 @@ jobs:
38
pytorch-channel: ["pytorch"]
39
skip-distrib-tests: [1]
40
fail-fast: false
41
- runs-on: ["macos-m1-12"]
+ runs-on: ["macos-m1-stable"]
42
timeout-minutes: 60
43
44
steps:
0 commit comments