Update build_GPU_Compute5.yml
This commit is contained in:
5
.github/workflows/build_GPU_Compute5.yml
vendored
5
.github/workflows/build_GPU_Compute5.yml
vendored
@@ -44,11 +44,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cuda: '12.5.0'
|
cuda: '12.5.0'
|
||||||
|
|
||||||
- run: echo "Installed cuda version is: ${{steps.cuda-toolkit.outputs.cuda}}"
|
|
||||||
|
|
||||||
- run: echo "Cuda install location: ${{steps.cuda-toolkit.outputs.CUDA_PATH}}"
|
|
||||||
|
|
||||||
|
|
||||||
- name: Build and push CPU Docker image
|
- name: Build and push CPU Docker image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user