Skip to content

Commit 589c666

Browse files
committed
Use lowest matching uv version in CI
1 parent dc75650 commit 589c666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: astral-sh/setup-uv@v7
2424
with:
2525
enable-cache: true
26+
resolution-strategy: "lowest"
2627
cache-dependency-glob: "uv.lock"
2728
activate-environment: true
2829

0 commit comments

Comments
 (0)