Skip to content

Commit f72f36e

Browse files
authored
Update macOS version in wheels.yml workflow
1 parent 7be9132 commit f72f36e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
arch: x86_64 # Exclude x86_64 on ARM
3636
- os: macos-latest
3737
arch: x86_64 # Exclude x86_64 explicitly
38-
- os: macos-14 # Exclude cp38
38+
- os: macos-latest # Exclude cp38
3939
pybuilds: cp38
4040
- os: macos-15-intel
4141
arch: arm64 # Exclude arm64 on macOS 13

0 commit comments

Comments
 (0)