Skip to content

Commit c53c082

Browse files
committed
trying stuff
1 parent 971e82b commit c53c082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jingle_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
target: ${{ matrix.platform.target }}
4242
args: --release --out dist --find-interpreter
4343
working-directory: jingle_python
44-
manylinux: manylinux2_28
44+
manylinux: auto
4545
before-script-linux: |
4646
curl -LsSf https://astral.sh/uv/install.sh | sh
4747
uv venv

0 commit comments

Comments
 (0)