Skip to content

Commit 2d10281

Browse files
committed
docs(596-verify): the probe follows compat:sycl-runtime to 2026.09.11
The farms took new keys when `libnvidia-pkcs11*` left them, and the chain that delivers them moved with it. The default here is the version the ecosystem now publishes as latest.
1 parent 95b2dc0 commit 2d10281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/docs/2026-09-10-596-verify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ set -u
3333
VER="${MCPP_VERIFY_VERSION:?set MCPP_VERIFY_VERSION}"
3434
STORE="${MCPP_VERIFY_BIN:-$HOME/.xlings/data/xpkgs/xim-x-mcpp/$VER/bin/mcpp}"
3535
SENTINEL_VER="${MCPP_VERIFY_SENTINEL:-0.0.2}"
36-
COMPAT_VER="${MCPP_VERIFY_COMPAT:-2026.09.10}"
36+
COMPAT_VER="${MCPP_VERIFY_COMPAT:-2026.09.11}"
3737

3838
fails=0
3939
skipped=""

0 commit comments

Comments
 (0)