3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-15 03:25:43 +00:00

Polish nightly test.PyPI workflow comment per review

This commit is contained in:
copilot-swe-agent[bot] 2026-07-14 03:19:26 +00:00 committed by GitHub
parent 4f4176d0c7
commit b1053aa7a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -917,7 +917,7 @@ jobs:
- name: Exclude macOS wheels unsupported by test.PyPI - name: Exclude macOS wheels unsupported by test.PyPI
run: | run: |
# test.PyPI rejects current macOS wheel tags (for example macosx_13_3_*). # test.PyPI rejects current macOS wheel tags such as macosx_13_3_*.
# Keep publishing sdist + Linux/Windows wheels so this validation job remains useful. # Keep publishing sdist + Linux/Windows wheels so this validation job remains useful.
rm -f dist/*-macosx_*.whl rm -f dist/*-macosx_*.whl
ls -l dist ls -l dist