Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
4dd7aaa0
Unverified
Commit
4dd7aaa0
authored
May 15, 2024
by
Guillaume LEGENDRE
Committed by
GitHub
May 15, 2024
Browse files
move to GH hosted M1 runner (#7949)
parent
d27e996c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/push_tests_mps.yml
.github/workflows/push_tests_mps.yml
+1
-1
No files found.
.github/workflows/push_tests_mps.yml
View file @
4dd7aaa0
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment