mirror of
https://github.com/Z3Prover/z3
synced 2026-07-15 11:35:42 +00:00
Polish nightly test.PyPI workflow comment per review
This commit is contained in:
parent
4f4176d0c7
commit
b1053aa7a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
|
@ -917,7 +917,7 @@ jobs:
|
|||
|
||||
- name: Exclude macOS wheels unsupported by test.PyPI
|
||||
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.
|
||||
rm -f dist/*-macosx_*.whl
|
||||
ls -l dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue