提交 6ffa4ca8 编写于 作者: HansBug's avatar HansBug 😆

dev(hansbug): add cp311 build support

上级 847f7ea5
......@@ -66,6 +66,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
architecture:
- x86_64
- arm64
......@@ -106,7 +107,7 @@ jobs:
with:
platforms: all
- name: Build wheels
uses: pypa/cibuildwheel@v2.7.0
uses: pypa/cibuildwheel@v2.11.4
env:
CIBW_SKIP: "pp* *musllinux*"
CIBW_ARCHS: ${{ matrix.architecture }}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册