Skip to content

Commit

Permalink
Increase manylinux 2_28 CUDA 11.2 GCC from 10 to 11 to avoid a <files…
Browse files Browse the repository at this point in the history
…ystem> error
  • Loading branch information
ptheywood committed Apr 15, 2024
1 parent fdf7d13 commit 23ab29c
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-10
hostcxx: gcc-toolset-11
os: ubuntu-22.04
python:
- "3.12"
Expand Down

0 comments on commit 23ab29c

Please sign in to comment.