onnxruntime
a97735f3 - Move back to main A10 image (#32676)

Commit
7 days ago
Move back to main A10 image (#32676) This pull request updates the GitHub Actions workflow configurations for several Linux CUDA-related CI jobs. The main change is to update the image used for the CI runners from `onnxruntime-ubuntu2204-CUDA-A10-Test` to `onnxruntime-ubuntu2204-CUDA-A10`, likely to standardize or align with the correct runner image. **CI runner image updates:** * Updated the `1ES.ImageOverride` setting from `onnxruntime-ubuntu2204-CUDA-A10-Test` to `onnxruntime-ubuntu2204-CUDA-A10` in the following workflow files: - `.github/workflows/linux_cuda_ci.yml` - `.github/workflows/linux_cuda_no_cudnn.yml` - `.github/workflows/linux_cuda_plugin_ci.yml` - `.github/workflows/linux_tensorrt_ci.yml`
Author
Parents
Loading