We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa45c8 commit 70f925cCopy full SHA for 70f925c
1 file changed
.github/workflows/test.yml
@@ -41,10 +41,10 @@ jobs:
41
uv-resolution: highest
42
- os: windows-latest
43
python-version: "3.12"
44
- uv-resolution: highest
+ uv-resolution: lowest-direct
45
- os: ubuntu-latest
46
python-version: "3.13"
47
- uv-resolution: lowest-direct
+ uv-resolution: highest
48
- os: macos-latest
49
50
0 commit comments