Skip to content

Commit

Permalink
chore: manylinux_2_28 moved to gcc-toolset-14
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jan 2, 2025
1 parent f1e4758 commit 2c7cf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_manylinux.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"manylinux_2_5": "devtoolset-2",
"manylinux_2_12": "devtoolset-8",
"manylinux_2_17": "devtoolset-10",
"manylinux_2_28": "gcc-toolset-13",
"manylinux_2_28": "gcc-toolset-14",
"manylinux_2_34": "gcc-toolset-14",
"musllinux_1_2": "devtoolset-not-present",
}
Expand Down

0 comments on commit 2c7cf78

Please sign in to comment.