We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a45a15 commit dc5cc65Copy full SHA for dc5cc65
.github/workflows/build-sphinx.yml
@@ -149,7 +149,7 @@ jobs:
149
- name: Install dpctl
150
if: env.oneapi-pkgs-env == ''
151
run: |
152
- pip install -i https://pypi.anaconda.org/dppy/label/dev/simple dpctl
+ pip install -i https://pypi.anaconda.org/dppy/label/dev/simple dpctl==0.20.0dev0
153
154
- name: Conda info
155
.github/workflows/generate_coverage.yaml
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
0 commit comments