We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446acae commit c4c0b97Copy full SHA for c4c0b97
1 file changed
.github/workflows/packages.yml
@@ -22,7 +22,7 @@ jobs:
22
- ["Linux-arm64", "ubuntu-24.04-arm"]
23
- ["Windows-x64", "windows-latest"]
24
- ["Windows-arm64", "windows-11-arm"]
25
- - ["macOS-x64", "macos-13"] # Final macOS Intel platform
+ - ["macOS-x64", "macos-15-intel"]
26
- ["macOS-arm64", "macos-latest"]
27
# python-version:
28
# - [ "CPython 3.10", "cp310" ]
0 commit comments