Skip to content

Commit d84bbe6

Browse files
committed
trying stuff
1 parent 741e41f commit d84bbe6

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: auto
44+
manylinux: manylinux2_28
4545
before-script-linux: |
4646
python3 gh_actions_setup.py
4747
if [ -f .z3env ]; then

0 commit comments

Comments
 (0)