Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed May 29, 2024
1 parent 641b2e5 commit 07ac57d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/self-nightly-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
job: run_models_gpu
slack_report_channel: "#transformers-ci-past-future"
runner: past-ci
runner: daily-ci
docker: huggingface/transformers-all-latest-torch-nightly-gpu
secrets: inherit

Expand All @@ -26,6 +26,6 @@ jobs:
with:
job: run_torch_cuda_extensions_gpu
slack_report_channel: "#transformers-ci-past-future"
runner: past-ci
runner: daily-ci
docker: huggingface/transformers-pytorch-deepspeed-nightly-gpu
secrets: inherit

0 comments on commit 07ac57d

Please sign in to comment.