Commit 44a3874
authored
Update macOS CI workflow for Python 3.13 and tool checks (#5723)
Adds UV_PYTHON environment variable set to 3.13 and updates the tool version check step to use 'uv run python --version' instead of 'python3 --version'. This ensures the workflow uses the correct Python version and improves consistency in tool invocation.1 parent 321c28b commit 44a3874
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments