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.
gcc-toolset-12
manylinux_2_28
1 parent 9568b59 commit 6c53b4bCopy full SHA for 6c53b4b
tests/integration/test_manylinux.py
@@ -66,7 +66,7 @@
66
"manylinux_2_12": "devtoolset-8",
67
"manylinux_2_17": "devtoolset-10",
68
"manylinux_2_24": "devtoolset-not-present",
69
- "manylinux_2_28": "gcc-toolset-11",
+ "manylinux_2_28": "gcc-toolset-12",
70
"musllinux_1_1": "devtoolset-not-present",
71
}
72
PATH_DIRS = [
0 commit comments