We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc7025e + 8e716fa commit 2d80d39Copy full SHA for 2d80d39
.github/workflows/publish-pypi.yml
@@ -28,7 +28,7 @@ jobs:
28
binary_name: stagehand-server-darwin-arm64
29
output_path: src/stagehand/_sea/stagehand-darwin-arm64
30
wheel_platform_tag: macosx_11_0_arm64
31
- - os: macos-15
+ - os: macos-15-intel
32
binary_name: stagehand-server-darwin-x64
33
output_path: src/stagehand/_sea/stagehand-darwin-x64
34
wheel_platform_tag: macosx_10_9_x86_64
0 commit comments