We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27e996 commit 4dd7aaaCopy full SHA for 4dd7aaa
.github/workflows/push_tests_mps.yml
@@ -23,7 +23,7 @@ concurrency:
23
jobs:
24
run_fast_tests_apple_m1:
25
name: Fast PyTorch MPS tests on MacOS
26
- runs-on: [ self-hosted, apple-m1 ]
+ runs-on: macos-13-xlarge
27
28
steps:
29
- name: Checkout diffusers
0 commit comments