Skip to content

Commit e785521

Browse files
committed
Fixed mac build issue.
1 parent 6d8ab58 commit e785521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
wheel_platform: macosx_11_0_arm64
110110
archive_ext: tar.gz
111111

112-
- os: macos-13
112+
- os: macos-latest
113113
target: x86_64-apple-darwin
114114
wheel_platform: macosx_10_15_x86_64
115115
archive_ext: tar.gz

0 commit comments

Comments
 (0)