Skip to content

Commit

Permalink
Remove architecture:'x64'
Browse files Browse the repository at this point in the history
  • Loading branch information
29rou authored Jun 19, 2024
1 parent cf9ba7a commit 11893d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version : ${{ matrix.python-version }}
architecture: 'x64'
- name: Get Python Version
shell: bash
run: |
Expand Down

0 comments on commit 11893d4

Please sign in to comment.