diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0070c1..be4ea8d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: |