Skip to content

Commit c4c0b97

Browse files
committed
Migrate to macos-15 for x86_64
1 parent 446acae commit c4c0b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- ["Linux-arm64", "ubuntu-24.04-arm"]
2323
- ["Windows-x64", "windows-latest"]
2424
- ["Windows-arm64", "windows-11-arm"]
25-
- ["macOS-x64", "macos-13"] # Final macOS Intel platform
25+
- ["macOS-x64", "macos-15-intel"]
2626
- ["macOS-arm64", "macos-latest"]
2727
# python-version:
2828
# - [ "CPython 3.10", "cp310" ]

0 commit comments

Comments
 (0)