Skip to content

Commit 35004d3

Browse files
committed
Changed CONDA_OVERRIDE_CUDA in packages.yml of test-Exasol-8-cuda-ml flavor
1 parent d782e63 commit 35004d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flavors/test-Exasol-8-cuda-ml/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ build_steps:
5454
phases:
5555
- name: setup_cuda
5656
variables:
57-
CONDA_OVERRIDE_CUDA: '13.0'
57+
CONDA_OVERRIDE_CUDA: '13.3'
5858
- name: install_conda_packages
5959
conda:
6060
channels:

0 commit comments

Comments
 (0)