Skip to content

Commit 66756be

Browse files
committed
Install dpctl from dppy/label/coverage channel
1 parent 227ed2a commit 66756be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
# TODO: renmove pinning once CMPLRLLVM-75178 is resolved and released
117117
- name: Install dpctl
118118
run: |
119-
pip install dpctl==0.21.1
119+
pip install dpctl>=0.23.0dev0 --index-url https://pypi.anaconda.org/dppy/label/coverage/simple
120120
121121
- name: Conda info
122122
run: |

0 commit comments

Comments
 (0)