Skip to content

Commit eb2fcb1

Browse files
No CUDA suffix
1 parent 8333367 commit eb2fcb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
package-name: gersemi-rapids-cmake
6363
package-type: python
6464
pure-wheel: true
65+
append-cuda-suffix: false
6566
# This selects "ARCH=amd64 + the earliest supported Python + CUDA".
6667
matrix_filter: map(select(.ARCH == "amd64")) | min_by([(.PY_VER|split(".")|map(tonumber)), (.CUDA_VER|split(".")|map(tonumber))]) | [.]
6768
wheel-tests-gersemi-rapids-cmake:

0 commit comments

Comments
 (0)