move to GH hosted M1 runner (#7949)
This commit is contained in:
committed by
GitHub
parent
d27e996ccd
commit
4dd7aaa06f
@@ -23,7 +23,7 @@ concurrency:
|
||||
jobs:
|
||||
run_fast_tests_apple_m1:
|
||||
name: Fast PyTorch MPS tests on MacOS
|
||||
runs-on: [ self-hosted, apple-m1 ]
|
||||
runs-on: macos-13-xlarge
|
||||
|
||||
steps:
|
||||
- name: Checkout diffusers
|
||||
|
||||
Reference in New Issue
Block a user