Skip to content

Commit

Permalink
devtoolset -> gcc-toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Apr 2, 2024
1 parent 1b4cad5 commit c6e5f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Manylinux_2_28.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ jobs:
cudacxx:
- cuda: "12.0"
cuda_arch: "50"
hostcxx: devtoolset-12
hostcxx: gcc-toolset-12
os: ubuntu-22.04
- cuda: "11.2"
cuda_arch: "35"
hostcxx: devtoolset-10
hostcxx: gcc-toolset-10
os: ubuntu-22.04
python:
- "3.12"
Expand Down

0 comments on commit c6e5f0f

Please sign in to comment.