Skip to content

Commit b73ad61

Browse files
authored
test: minimize test matrix
1 parent 4671501 commit b73ad61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
python-version: ["3.8", "3.11"]
13-
cuda-version: ["11.8", "12.2"]
13+
cuda-version: ["11.8"]
1414

1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)