Skip to content

Commit 5d58aef

Browse files
committed
Update specs for Python 3.13 job
1 parent 96e0885 commit 5d58aef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheels-linux.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
- python: "3.12"
4444
mb-ml-libc: "musllinux"
4545
mb-ml-ver: "_1_1"
46+
- python: "3.13"
47+
mb-ml-libc: "musllinux"
48+
mb-ml-ver: "_1_1"
4649
env:
4750
BUILD_COMMIT: ${{ inputs.build-commit }}
4851
MB_PYTHON_VERSION: ${{ matrix.python }}

0 commit comments

Comments
 (0)