Skip to content

Commit a118489

Browse files
committed
.github/workflows/build_wheels.yml: Replace macos-13 runner by macos-15-intel
1 parent 7195075 commit a118489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
arch: x86_64
3131
- os: macos-14
3232
arch: arm64
33-
- os: macos-13
33+
- os: macos-15-intel
3434
arch: x86_64
3535
- os: windows-latest
3636
arch: AMD64

0 commit comments

Comments
 (0)