bump cuda 12.1.0 -> 12.2.0

This commit is contained in:
Alon Faraj 2023-09-10 14:53:56 +03:00
parent 100bc5bba2
commit 8475480df5

View file

@ -334,7 +334,7 @@ jobs:
strategy: strategy:
matrix: matrix:
cuda: ['12.1.0', '11.7.1'] cuda: ['12.2.0', '11.7.1']
build: ['cublas'] build: ['cublas']
steps: steps: