Skip to content

Commit

Permalink
Drop 3.13 wheels for now.
Browse files Browse the repository at this point in the history
3.13 to be released on Monday
  • Loading branch information
matthew-brett committed Oct 5, 2024
1 parent 7881224 commit c3a3142
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
"3.10",
"3.11",
"3.12",
"3.13-dev",
]
mb-ml-libc: [ "manylinux" ]
mb-ml-ver: [ 2014, "_2_28" ]
Expand All @@ -43,9 +42,6 @@ jobs:
- python: "3.12"
mb-ml-libc: "musllinux"
mb-ml-ver: "_1_1"
- python: "3.13-dev"
mb-ml-libc: "musllinux"
mb-ml-ver: "_1_1"
env:
BUILD_COMMIT: ${{ inputs.build-commit }}
MB_PYTHON_VERSION: ${{ matrix.python }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/wheels-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
"3.10",
"3.11",
"3.12",
"3.13",
]
platform: [ "x86_64", "arm64" ]
env:
Expand Down

0 comments on commit c3a3142

Please sign in to comment.