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 a870fb4 commit ce9aa8cCopy full SHA for ce9aa8c
.ci/pipeline/build-and-test-lnx.yml
@@ -66,7 +66,7 @@ steps:
66
env:
67
NO_DPC: ${{ variables.NO_DPC }}
68
DPCTL_VERSION: 0.21.0
69
- DPNP_VERSION: 0.18.1
+ DPNP_VERSION: 0.19.0
70
DPCPP_RT_VERSION: 2025.3.0
71
displayName: "Install testing requirements"
72
- script: |
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ concurrency:
31
32
33
34
35
DPCTL_PY_VERSIONS: '3.9\|3.11'
36
UXL_PYTHONVERSION: "3.12"
37
UXL_SKLEARNVERSION: "1.4"
0 commit comments