Skip to content

Commit 12a73eb

Browse files
ndgrigorianvtavana
andauthored
Update .github/workflows/build-with-clang.yml
Co-authored-by: Vahid Tavanashad <[email protected]>
1 parent 89884d2 commit 12a73eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-with-clang.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
shell: bash -l {0}
5555
run: |
5656
pip install cython setuptools">=77"
57-
pip install ${{ matrix.numpy_build_version }}
57+
pip install ${{ matrix.numpy_version }}
5858
5959
- name: List oneAPI folder content
6060
shell: bash -l {0}

0 commit comments

Comments
 (0)