Skip to content

Commit 0916436

Browse files
committed
Disable docs job pending CUDA lazy-load fix
Signed-off-by: cdunning <cdunning@nvidia.com>
1 parent 8f84889 commit 0916436

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454

5555
docs:
5656
name: Build Docs
57+
if: false # Waiting for CUDA lazy-loading fix to land on main
5758
needs: [images, build]
5859
runs-on: ubuntu-latest
5960
timeout-minutes: 10

0 commit comments

Comments
 (0)