Skip to content

Commit 2c7cf78

Browse files
committed
chore: manylinux_2_28 moved to gcc-toolset-14
1 parent f1e4758 commit 2c7cf78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_manylinux.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"manylinux_2_5": "devtoolset-2",
6464
"manylinux_2_12": "devtoolset-8",
6565
"manylinux_2_17": "devtoolset-10",
66-
"manylinux_2_28": "gcc-toolset-13",
66+
"manylinux_2_28": "gcc-toolset-14",
6767
"manylinux_2_34": "gcc-toolset-14",
6868
"musllinux_1_2": "devtoolset-not-present",
6969
}

0 commit comments

Comments
 (0)