Update the base image of the docker (#900)
This commit is contained in:
3
.github/workflows/release-docker.yml
vendored
3
.github/workflows/release-docker.yml
vendored
@@ -16,6 +16,9 @@ jobs:
|
||||
matrix:
|
||||
cuda_version: ['12.1.1', '12.4.1']
|
||||
steps:
|
||||
- name: Delete huge unnecessary tools folder
|
||||
run: rm -rf /opt/hostedtoolcache
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user