Skip to content

Commit 2d80d39

Browse files
committed
Merge fix/use-macos-15-intel-runner into next
2 parents fc7025e + 8e716fa commit 2d80d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
binary_name: stagehand-server-darwin-arm64
2929
output_path: src/stagehand/_sea/stagehand-darwin-arm64
3030
wheel_platform_tag: macosx_11_0_arm64
31-
- os: macos-15
31+
- os: macos-15-intel
3232
binary_name: stagehand-server-darwin-x64
3333
output_path: src/stagehand/_sea/stagehand-darwin-x64
3434
wheel_platform_tag: macosx_10_9_x86_64

0 commit comments

Comments
 (0)