We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0567d55 commit 641b687Copy full SHA for 641b687
.github/workflows/Manylinux2_28.yml
@@ -39,7 +39,7 @@ jobs:
39
os: ubuntu-24.04
40
- cuda: "12.0"
41
cuda_arch: "50"
42
- hostcxx: gcc-toolset-9
+ hostcxx: gcc-toolset-10
43
44
config:
45
- name: "Release"
.github/workflows/Ubuntu.yml
- hostcxx: gcc-9
+ hostcxx: gcc-10
os: ubuntu-22.04
0 commit comments