Skip to content

Commit 6ab54e7

Browse files
Pin DPC++ 2023.1.0
1 parent f8ae52e commit 6ab54e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requirements:
1818
- wheel
1919
build:
2020
- {{ compiler('cxx') }}
21-
- {{ compiler('dpcpp') }} >=2023.0 # [not osx]
21+
- {{ compiler('dpcpp') }} =2023.1.0 # [not osx]
2222
run:
2323
- python
2424
- dpctl >=0.14

0 commit comments

Comments
 (0)