Skip to content

Move Linux GPU CI pipeline to A10 #37504

Move Linux GPU CI pipeline to A10

Move Linux GPU CI pipeline to A10 #37504

Triggered via pull request January 2, 2025 22:09
@snnnsnnn
synchronize #23235
snnn/retire_t4
Status Success
Total duration 32m 5s
Artifacts

lint.yml

on: pull_request
Optional Lint
34s
Optional Lint
Python format
3m 5s
Python format
Optional Lint C++
31m 55s
Optional Lint C++
Lint JavaScript
36s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Optional Lint: tools/ci_build/github/linux/build_cuda_ci.sh#L4
[shellcheck] reported by reviewdog 🐶 See if you can use ${variable//search/replace} instead. Raw Output: ./tools/ci_build/github/linux/build_cuda_ci.sh:4:22: info: See if you can use ${variable//search/replace} instead. (ShellCheck.SC2001)
Optional Lint: tools/ci_build/github/linux/build_cuda_ci.sh#L4
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./tools/ci_build/github/linux/build_cuda_ci.sh:4:27: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636