Skip to content

Commit

Permalink
Try gcc 9 instead? 11 didn't detect any cuda at all...
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Apr 15, 2024
1 parent 23ab29c commit e7bcf68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Manylinux_2_28.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
os: ubuntu-22.04
- cuda: "11.2"
cuda_arch: "35"
hostcxx: gcc-toolset-11
hostcxx: gcc-toolset-9
os: ubuntu-22.04
python:
- "3.12"
Expand Down

0 comments on commit e7bcf68

Please sign in to comment.