Skip to content

Commit 431517b

Browse files
committed
fix:build cicd
1 parent 7518764 commit 431517b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build_linux_only.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
build_x86_64:
1111
name: Build for x86_64
1212
runs-on: ubuntu-latest
13-
# 使用 Manylinux 镜像构建 Python wheel
14-
container:
15-
image: quay.io/pypa/manylinux2014_x86_64:latest
1613
steps:
1714
- name: Checkout code
1815
uses: actions/checkout@v2

0 commit comments

Comments
 (0)