Skip to content

Commit 8f12423

Browse files
committed
CI unsupport linux
1 parent a53136a commit 8f12423

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,6 @@ jobs:
2525
python: "3.12"
2626
platform_id: win_amd64
2727

28-
# Linux 64 bit manylinux2014
29-
- os: ubuntu-latest
30-
python: "3.10"
31-
platform_id: manylinux_x86_64
32-
manylinux_image: manylinux2014
33-
- os: ubuntu-latest
34-
python: "3.11"
35-
platform_id: manylinux_x86_64
36-
manylinux_image: manylinux2014
37-
- os: ubuntu-latest
38-
python: "3.12"
39-
platform_id: manylinux_x86_64
40-
manylinux_image: manylinux2014
41-
4228
# MacOS x86_64
4329
- os: macos-12
4430
python: "3.10"

0 commit comments

Comments
 (0)