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.
1 parent f1e4758 commit 2c7cf78Copy full SHA for 2c7cf78
tests/integration/test_manylinux.py
@@ -63,7 +63,7 @@
63
"manylinux_2_5": "devtoolset-2",
64
"manylinux_2_12": "devtoolset-8",
65
"manylinux_2_17": "devtoolset-10",
66
- "manylinux_2_28": "gcc-toolset-13",
+ "manylinux_2_28": "gcc-toolset-14",
67
"manylinux_2_34": "gcc-toolset-14",
68
"musllinux_1_2": "devtoolset-not-present",
69
}
0 commit comments