Commit 4f6502f
committed
ci: replace highest resolution with locked in test matrix
The 'highest' resolution strategy was causing CI failures because it
was picking up ruff==0.14.12 which doesn't have wheels for win_amd64
and some Linux glibc versions.
Replace it with 'locked' which uses the frozen lockfile versions,
providing more stable CI while still testing lowest-direct for minimum
version compatibility.
Claude-Generated-By: Claude Code (cli/claude-opus-4-5=100%)
Claude-Steers: 1
Claude-Permission-Prompts: 1
Claude-Escapes: 01 parent 024d759 commit 4f6502f
File tree
1 file changed
+2
-2
lines changed- .github/workflows
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments