mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Temporarily disable Artifactory registry test (#14276)
I'm waiting on a response to get our subscription back up. Then I can re-enable this. But for now, this would cause failing CI tests.
This commit is contained in:
parent
4b348512c2
commit
a27e60a22f
2 changed files with 5 additions and 4 deletions
|
@ -56,7 +56,8 @@ DEFAULT_TIMEOUT = 30
|
|||
DEFAULT_PKG_NAME = "astral-registries-test-pkg"
|
||||
|
||||
KNOWN_REGISTRIES = [
|
||||
"artifactory",
|
||||
# TODO(john): Restore this when subscription starts up again
|
||||
# "artifactory",
|
||||
"azure",
|
||||
"aws",
|
||||
"cloudsmith",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue