We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24513e commit 7925e88Copy full SHA for 7925e88
.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.1
69
- DPNP_VERSION: 0.19.0
+ DPNP_VERSION: 0.19.1
70
DPCPP_RT_VERSION: 2025.3.1
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.10\|3.12'
36
UXL_PYTHONVERSION: "3.13"
37
UXL_SKLEARNVERSION: "1.6"
0 commit comments