We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffec355 commit 2e89303Copy full SHA for 2e89303
.github/workflows/tests.yml
@@ -32,7 +32,6 @@ jobs:
32
uses: actions/setup-python@v4
33
with:
34
python-version: ${{ matrix.python_version }}
35
- architecture: x64
36
37
- name: Build sdist
38
run: |
0 commit comments