Skip to content

Commit

Permalink
dont do arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiedemaria committed Mar 29, 2024
1 parent 807f698 commit 547b2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def update_dagster_cloud_pex(
"-o=dagster-cloud.pex",
"--platform=manylinux2014_x86_64-cp-38-cp38",
"--platform=macosx_12_0_x86_64-cp-38-cp38",
"--platform=macosx_12_0_arm64-cp-38-cp38",
# "--platform=macosx_12_0_arm64-cp-38-cp38",
"--pip-version=23.0",
"--resolver-version=pip-2020-resolver",
"--venv=prepend",
Expand Down

0 comments on commit 547b2d3

Please sign in to comment.