"examples/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "782527d48195606e1045bdfa9e143e8793e29c9d"
Unverified Commit 1168eaaa authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

[CI] Nightly Test Runner explicitly set runner for Setup Pipeline Matrix (#8986)

* update

* update

* update
parent bce9105a
...@@ -18,8 +18,10 @@ env: ...@@ -18,8 +18,10 @@ env:
jobs: jobs:
setup_torch_cuda_pipeline_matrix: setup_torch_cuda_pipeline_matrix:
name: Setup Torch Pipelines Matrix name: Setup Torch Pipelines CUDA Slow Tests Matrix
runs-on: diffusers/diffusers-pytorch-cpu runs-on: [ self-hosted, intel-cpu, 8-cpu, ci ]
container:
image: diffusers/diffusers-pytorch-cpu
outputs: outputs:
pipeline_test_matrix: ${{ steps.fetch_pipeline_matrix.outputs.pipeline_test_matrix }} pipeline_test_matrix: ${{ steps.fetch_pipeline_matrix.outputs.pipeline_test_matrix }}
steps: steps:
......
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