Skip to content

Commit

Permalink
w4
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Mar 16, 2024
1 parent 7568957 commit d7558da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ archs = ["x86_64"]
environment-pass = ["DART_IN_CI"]

[tool.cibuildwheel.macos]
archs = ["auto64"]
archs = ["auto64", "universal2"]
environment = { HOMEBREW_NO_INSTALL_CLEANUP = 1 }
before-all = [
"brew update > /dev/null",
Expand Down

0 comments on commit d7558da

Please sign in to comment.