Skip to content

Commit

Permalink
ci(workflows.ci): remove architecture parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed May 6, 2024
1 parent bb2781a commit 7ec8aa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
architecture: x64

- name: Install dependencies
id: install-dependencies
Expand Down

0 comments on commit 7ec8aa8

Please sign in to comment.