We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4671501 commit b73ad61Copy full SHA for b73ad61
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
python-version: ["3.8", "3.11"]
13
- cuda-version: ["11.8", "12.2"]
+ cuda-version: ["11.8"]
14
15
steps:
16
- name: Checkout
0 commit comments