Skip to content

Commit 741e41f

Browse files
committed
trying stuff
1 parent 7a8126e commit 741e41f

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

0 commit comments

Comments
 (0)