Skip to content

Commit

Permalink
Do not specify the architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfontaine committed May 1, 2024
1 parent eb22d22 commit c20aba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Install Python
uses: actions/setup-python@v5
with:
architecture: x64
python-version: ${{ matrix.python-version }}
- name: Install nox and poetry
run: |
Expand Down

0 comments on commit c20aba4

Please sign in to comment.