Skip to content

Commit 2e89303

Browse files
committed
Fix architecture in tests
1 parent ffec355 commit 2e89303

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
uses: actions/setup-python@v4
3333
with:
3434
python-version: ${{ matrix.python_version }}
35-
architecture: x64
3635

3736
- name: Build sdist
3837
run: |

0 commit comments

Comments
 (0)