Skip to content

Commit

Permalink
Label 3.13 builds as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Oct 5, 2024
1 parent 739f672 commit 677d618
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
"3.10",
"3.11",
"3.12",
"3.13",
"3.13-dev",
]
mb-ml-libc: [ "manylinux" ]
mb-ml-ver: [ 2014, "_2_28" ]
Expand All @@ -43,7 +43,7 @@ jobs:
- python: "3.12"
mb-ml-libc: "musllinux"
mb-ml-ver: "_1_1"
- python: "3.13"
- python: "3.13-dev"
mb-ml-libc: "musllinux"
mb-ml-ver: "_1_1"
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wheels-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
"3.10",
"3.11",
"3.12",
"3.13",
"3.13-dev",
]
env:
BUILD_COMMIT: ${{ inputs.build-commit }}
Expand Down

0 comments on commit 677d618

Please sign in to comment.