Skip to content

Commit 70f925c

Browse files
committed
👷 Tweak highest version compat
1 parent 2fa45c8 commit 70f925c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
uv-resolution: highest
4242
- os: windows-latest
4343
python-version: "3.12"
44-
uv-resolution: highest
44+
uv-resolution: lowest-direct
4545
- os: ubuntu-latest
4646
python-version: "3.13"
47-
uv-resolution: lowest-direct
47+
uv-resolution: highest
4848
- os: macos-latest
4949
python-version: "3.13"
5050
uv-resolution: highest

0 commit comments

Comments
 (0)