Skip to content

Commit 70cacb7

Browse files
attempt to triage insuficient version of cmake
1 parent 321df84 commit 70cacb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ jobs:
378378
source $CONDA/etc/profile.d/conda.sh
379379
conda install -y pybind11 cython scikit-build ninja cmake>=3.22
380380
conda install -y -c intel mkl-dpcpp mkl-devel-dpcpp numba-dppy
381+
const list
381382
conda create -y -n build_env -c intel dpcpp_linux-64
382383
- name: Build and run examples with native extensions
383384
shell: bash -l {0}

0 commit comments

Comments
 (0)