Skip to content

Fix docs artifact pattern matching arm64 wheels - #195

Merged
timkpaine merged 1 commit into
mainfrom
tkp/docs-artifact-pattern
Sep 20, 2026
Merged

timkpaine merged 1 commit into
mainfrom
tkp/docs-artifact-pattern

Conversation

@timkpaine

Copy link
Copy Markdown
Member

No description provided.

The glob dist-ubuntu-24.04* also matched dist-ubuntu-24.04-arm, so the docs
job downloaded both x86_64 and aarch64 wheels and uv pip install dist/*.whl
failed with conflicting URLs. The upload names are exact, so drop the glob.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine
timkpaine merged commit 1efa1bc into main Sep 20, 2026
21 checks passed
@timkpaine
timkpaine deleted the tkp/docs-artifact-pattern branch September 20, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant