Skip to content

Commit

Permalink
remove architecture
Browse files Browse the repository at this point in the history
Signed-off-by: xadupre <[email protected]>
  • Loading branch information
xadupre committed Dec 22, 2024
1 parent 8f21c0c commit 5cdb6e7
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 @@ -63,7 +63,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python_version }}
architecture: 'x64'

- name: Install requirements
run: python -m pip install -r requirements.txt
Expand Down

0 comments on commit 5cdb6e7

Please sign in to comment.