Skip to content

Commit

Permalink
Re-enable tests on macOS/arm64
Browse files Browse the repository at this point in the history
This reverts commit a1d9efb.
  • Loading branch information
lelit committed Feb 1, 2024
1 parent 12b5cb9 commit f2a7d4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -94,7 +94,6 @@ jobs:
CIBW_SKIP: "cp2* cp33* cp34* cp35* cp36* cp37* cp38* pp*"
CIBW_ARCHS: ${{ matrix.arch }}
CIBW_PRERELEASE_PYTHONS: True
CIBW_TEST_SKIP: "*-macosx_arm64"

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f2a7d4e

Please sign in to comment.