File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
99
cuda-major-version : " 11"
100
100
cuda-minor-version : " 7"
101
101
platforms : ' linux/amd64'
102
- tag-latest : ' auto '
102
+ tag-latest : ' false '
103
103
tag-suffix : ' -cublas-cuda11-extras'
104
104
ffmpeg : ' true'
105
105
image-type : ' extras'
@@ -113,7 +113,7 @@ jobs:
113
113
cuda-major-version : " 12"
114
114
cuda-minor-version : " 0"
115
115
platforms : ' linux/amd64'
116
- tag-latest : ' auto '
116
+ tag-latest : ' false '
117
117
tag-suffix : ' -cublas-cuda12-extras'
118
118
ffmpeg : ' true'
119
119
image-type : ' extras'
@@ -125,7 +125,7 @@ jobs:
125
125
makeflags : " --jobs=3 --output-sync=target"
126
126
- build-type : ' sycl_f16'
127
127
platforms : ' linux/amd64'
128
- tag-latest : ' auto '
128
+ tag-latest : ' false '
129
129
base-image : " quay.io/go-skynet/intel-oneapi-base:latest"
130
130
grpc-base-image : " ubuntu:22.04"
131
131
tag-suffix : ' -sycl-f16-extras'
@@ -138,7 +138,7 @@ jobs:
138
138
makeflags : " --jobs=3 --output-sync=target"
139
139
- build-type : ' sycl_f32'
140
140
platforms : ' linux/amd64'
141
- tag-latest : ' auto '
141
+ tag-latest : ' false '
142
142
base-image : " quay.io/go-skynet/intel-oneapi-base:latest"
143
143
grpc-base-image : " ubuntu:22.04"
144
144
tag-suffix : ' -sycl-f32-extras'
You can’t perform that action at this time.
0 commit comments