Commit a0f353c
ci: remove setup-python step (uv manages its own Python)
uv can download and manage Python installations itself, so we don't need
the separate setup-python step. This simplifies the workflow to just 4 steps
in the upload job: delete assets, checkout, install uv, build, upload.
Co-Authored-By: AJ Steers <aj@airbyte.io>1 parent 3e91bd1 commit a0f353c
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
| |||
0 commit comments