Skip to content

Commit db4e9ef

Browse files
authored
Add missing dependencies to x86_64-images-tag-push job (#2232)
1 parent 066fd4a commit db4e9ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,10 @@ jobs:
436436
x86_64-r,
437437
x86_64-julia,
438438
x86_64-tensorflow,
439+
x86_64-tensorflow-cuda,
439440
x86_64-pytorch,
441+
x86_64-pytorch-cuda11,
442+
x86_64-pytorch-cuda12,
440443
x86_64-datascience,
441444
x86_64-pyspark,
442445
x86_64-all-spark,

0 commit comments

Comments
 (0)