Skip to content

Commit

Permalink
Remove explicit architecture definition
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg committed May 31, 2024
1 parent be69583 commit 7cb8d8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.7"
architecture: x64

- name: black
run: |
Expand Down Expand Up @@ -57,7 +56,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python_version }}
architecture: x64

- name: Build sdist
run: |
Expand Down

0 comments on commit 7cb8d8f

Please # to comment.