Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1668,7 +1668,7 @@ jobs:
# A reduced network sub-package set ("nvcc","cudart","cublas",…) omitted the
# nvcc crt headers (crt/host_config.h), so cmake's CUDA compiler detection
# failed at configure. The full installer ships every header reliably.
uses: Jimver/cuda-toolkit@v0.2.35
uses: Jimver/cuda-toolkit@v0.2.36
id: cuda-toolkit
with:
cuda: '13.2.0'
Expand Down
Loading