Disable package age gate in parallel CI installs

This commit is contained in:
Nick Sweeting 2026-06-21 05:01:33 -07:00
parent 1c00719f68
commit edb6a263e9
No known key found for this signature in database

View File

@ -16,6 +16,7 @@ env:
PYTHONLEGACYWINDOWSSTDIO: utf-8
USE_COLOR: False
UV_NO_SOURCES: "1"
ABXPKG_MIN_RELEASE_AGE: "0"
jobs:
discover-tests: