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 7f13438 commit 81eba39Copy full SHA for 81eba39
.github/workflows/building-conda.yml
@@ -32,6 +32,8 @@ jobs:
32
# There is a weird `glibc=2.27` bug going on for this combination:
33
- os: ubuntu-18.04
34
python-version: '3.10'
35
+ - os: ubuntu-18.04
36
+ cuda-version: 'cu115'
37
38
steps:
39
- uses: actions/checkout@v2
0 commit comments