Skip to content

Commit bc18d8a

Browse files
committed
Fix oversight: 12.8.0 → 12.9.0
1 parent c45609c commit bc18d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- "3.9"
3636
cuda-version:
3737
# Note: this is for build-time only.
38-
- "12.8.0"
38+
- "12.9.0"
3939
name: Build (${{ matrix.host-platform }}, Python ${{ matrix.python-version }}, CUDA ${{ matrix.cuda-version }})
4040
if: ${{ github.repository_owner == 'nvidia' }}
4141
permissions:

0 commit comments

Comments
 (0)