Skip to content

Commit eec6dc7

Browse files
authored
update "devenv_lin" CI with workable cmake version (#511)
1 parent 64ba877 commit eec6dc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ jobs:
251251
vmImage: 'ubuntu-20.04'
252252
steps:
253253
- bash: |
254+
. ./scripts/install_cmake_lin.sh
254255
./scripts/install_system_deps.sh # no intel python
255256
./scripts/install_python_deps.sh # numpy, conda-build and etc.
256257
echo ========================= build DPNP package ===============================

0 commit comments

Comments
 (0)