Skip to content

Commit cb298f0

Browse files
committed
Use devel image for CUDA headers
1 parent 147edd5 commit cb298f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: Build wheel (Linux x86_64, Python ${{ matrix.python-version }})
5252
runs-on: ubuntu-latest
5353
container:
54-
image: nvidia/cuda:13.0.2-base-ubuntu24.04
54+
image: nvidia/cuda:13.0.2-devel-ubuntu24.04
5555
strategy:
5656
fail-fast: false
5757
matrix:

0 commit comments

Comments
 (0)