Skip to content

Commit 0d2e988

Browse files
committed
ci: guess-and-check wheel build fixes
1 parent 4d6b54c commit 0d2e988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
platform:
2222
- runner: ubuntu-latest
2323
target: x86_64
24-
manylinux: auto
24+
manylinux: "2_28"
2525
- runner: ubuntu-latest
2626
target: x86
2727
manylinux: auto

0 commit comments

Comments
 (0)