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
renzhc
diffusers_dcu
Commits
1168eaaa
Unverified
Commit
1168eaaa
authored
Jul 26, 2024
by
Dhruv Nair
Committed by
GitHub
Jul 26, 2024
Browse files
[CI] Nightly Test Runner explicitly set runner for Setup Pipeline Matrix (#8986)
* update * update * update
parent
bce9105a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
.github/workflows/nightly_tests.yml
.github/workflows/nightly_tests.yml
+4
-2
No files found.
.github/workflows/nightly_tests.yml
View file @
1168eaaa
...
...
@@ -18,8 +18,10 @@ env:
jobs
:
setup_torch_cuda_pipeline_matrix
:
name
:
Setup Torch Pipelines Matrix
runs-on
:
diffusers/diffusers-pytorch-cpu
name
:
Setup Torch Pipelines CUDA Slow Tests Matrix
runs-on
:
[
self-hosted
,
intel-cpu
,
8-cpu
,
ci
]
container
:
image
:
diffusers/diffusers-pytorch-cpu
outputs
:
pipeline_test_matrix
:
${{ steps.fetch_pipeline_matrix.outputs.pipeline_test_matrix }}
steps
:
...
...
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