@@ -128,7 +128,7 @@ jobs:
128128 pip3 install --use-pep517 python-dotenv jinja2
129129 go install golang.org/dl/go1.24.3@latest && go1.24.3 download
130130 go env -w GOFLAGS="-buildvcs=false"
131- rustup default nightly-2025-09-04
131+ rustup default nightly-2025-09-07
132132 cargo install --force cbindgen
133133
134134 - name : Get Python executable path
@@ -254,7 +254,7 @@ jobs:
254254 pip3 install --use-pep517 python-dotenv jinja2
255255 go install golang.org/dl/go1.24.3@latest && go1.24.3 download
256256 go env -w GOFLAGS="-buildvcs=false"
257- rustup default nightly-2025-09-04
257+ rustup default nightly-2025-09-07
258258 cargo install --force cbindgen
259259
260260 - name : Get Python executable path
@@ -379,7 +379,7 @@ jobs:
379379 pip3 install --use-pep517 python-dotenv jinja2
380380 go install golang.org/dl/go1.24.3@latest && go1.24.3 download
381381 go env -w GOFLAGS="-buildvcs=false"
382- rustup default nightly-2025-09-04
382+ rustup default nightly-2025-09-07
383383 cargo install --force cbindgen
384384
385385 - name : Get Python executable path
@@ -464,7 +464,7 @@ jobs:
464464 pip3 install --use-pep517 python-dotenv jinja2
465465 go install golang.org/dl/go1.24.3@latest && go1.24.3 download
466466 go env -w GOFLAGS="-buildvcs=false"
467- rustup default nightly-2025-09-04
467+ rustup default nightly-2025-09-07
468468 cargo install --force cbindgen
469469
470470 - name : Get Python executable path
0 commit comments