We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595c5fb commit 9bd7839Copy full SHA for 9bd7839
1 file changed
.github/workflows/main.yml
@@ -58,7 +58,6 @@ jobs:
58
- name: Set up Python ${{ matrix.python }}
59
uses: astral-sh/setup-uv@v7
60
with:
61
- architecture: ${{ matrix.os.platform }}
62
python-version: ${{ matrix.python }}
63
activate-environment: true
64
enable-cache: true
0 commit comments