We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f2097 commit b76f6dbCopy full SHA for b76f6db
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
python-version: "3.x"
83
84
- name: Build wheels
85
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
86
env:
87
CIBW_BUILD: ${{ matrix.python }}-*
88
CIBW_TEST_SKIP: "*-macosx_arm64"
0 commit comments