Skip to content

Commit 4dd7aaa

Browse files
authored
move to GH hosted M1 runner (#7949)
1 parent d27e996 commit 4dd7aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_tests_mps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323
jobs:
2424
run_fast_tests_apple_m1:
2525
name: Fast PyTorch MPS tests on MacOS
26-
runs-on: [ self-hosted, apple-m1 ]
26+
runs-on: macos-13-xlarge
2727

2828
steps:
2929
- name: Checkout diffusers

0 commit comments

Comments
 (0)