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 6d108d1 commit 6f23c31Copy full SHA for 6f23c31
.ci/pipeline/build-and-test-lnx.yml
@@ -65,7 +65,7 @@ steps:
65
pip list
66
env:
67
NO_DPC: ${{ variables.NO_DPC }}
68
- DPCTL_VERSION: 0.20.2
+ DPCTL_VERSION: 0.21.0
69
DPNP_VERSION: 0.18.1
70
DPCPP_RT_VERSION: 2025.3.0
71
displayName: "Install testing requirements"
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ concurrency:
30
cancel-in-progress: true
31
32
33
34
35
DPCTL_PY_VERSIONS: '3.9\|3.11'
36
UXL_PYTHONVERSION: "3.12"
0 commit comments