We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71b34c commit 90d1e45Copy full SHA for 90d1e45
.ci/pipeline/ci.yml
@@ -126,7 +126,7 @@ jobs:
126
sudo mv -f /opt/intel/oneapi/compiler/latest/linux/lib/oclfpga /opt/intel/oneapi/compiler/latest/linux/lib/oclfpga_
127
displayName: 'apt-get'
128
- script: |
129
- conda create -q -y -n CB -c conda-forge conda=4.10 python=$(python.version) conda-build=3.21.1 conda-verify
+ conda create -q -y -n CB -c conda-forge conda=4.10 python=$(python.version) conda-build=3.21.8 conda-verify
130
displayName: Create Anaconda environment
131
132
export DPCPPROOT=/opt/intel/oneapi/compiler/latest
0 commit comments