Unverified Commit 4dd7aaa0 authored by Guillaume LEGENDRE's avatar Guillaume LEGENDRE Committed by GitHub
Browse files

move to GH hosted M1 runner (#7949)

parent d27e996c
...@@ -23,7 +23,7 @@ concurrency: ...@@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
run_fast_tests_apple_m1: run_fast_tests_apple_m1:
name: Fast PyTorch MPS tests on MacOS name: Fast PyTorch MPS tests on MacOS
runs-on: [ self-hosted, apple-m1 ] runs-on: macos-13-xlarge
steps: steps:
- name: Checkout diffusers - name: Checkout diffusers
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment