Unverified Commit c0242188 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Update runner tag for PR slow CI (#30535)



fix
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent bdbe1662
......@@ -46,7 +46,7 @@ jobs:
matrix:
folders: ["${{ needs.check_for_new_model.outputs.new_model }}"]
machine_type: [single-gpu, multi-gpu]
runs-on: ['${{ matrix.machine_type }}', nvidia-gpu, t4, daily-ci]
runs-on: ['${{ matrix.machine_type }}', nvidia-gpu, t4, ci]
container:
image: huggingface/transformers-all-latest-gpu
options: --gpus all --shm-size "16gb" --ipc host -v /mnt/cache/.cache/huggingface:/mnt/cache/
......
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