Skip to content

Commit a240034

Browse files
committed
Update action
1 parent 9eea0d9 commit a240034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ build-frontend = "build[uv]"
5959

6060
[tool.cibuildwheel.linux]
6161
before-all = "yum install -y libatomic"
62-
manylinux-x86_64-image = "manylinux2014"
62+
manylinux-x86_64-image = "manylinux_2_28"
6363

6464
[tool.pyright]
6565
stubPath = "stubs"

0 commit comments

Comments
 (0)