Skip to content

Commit c60a5df

Browse files
committed
Use macOS 15 in workflow for building wheels.
1 parent 1bce8e5 commit c60a5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
arch: i686
2626
- os: ubuntu-24.04
2727
arch: aarch64
28-
- os: macos-12
28+
- os: macos-15
2929
arch: x86_64 universal2
3030
- os: windows-2022
3131
arch: x86

0 commit comments

Comments
 (0)