Skip to content

Commit 90d1e45

Browse files
authored
Update conda-build version for linux_dpcpp CI (#977)
1 parent f71b34c commit 90d1e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/pipeline/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
sudo mv -f /opt/intel/oneapi/compiler/latest/linux/lib/oclfpga /opt/intel/oneapi/compiler/latest/linux/lib/oclfpga_
127127
displayName: 'apt-get'
128128
- script: |
129-
conda create -q -y -n CB -c conda-forge conda=4.10 python=$(python.version) conda-build=3.21.1 conda-verify
129+
conda create -q -y -n CB -c conda-forge conda=4.10 python=$(python.version) conda-build=3.21.8 conda-verify
130130
displayName: Create Anaconda environment
131131
- script: |
132132
export DPCPPROOT=/opt/intel/oneapi/compiler/latest

0 commit comments

Comments
 (0)