Skip to content

Commit

Permalink
fix: set aarch macos image to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mgattozzi committed Mar 12, 2024
1 parent 581482e commit 64c09f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ pr-run-mode = "upload"
[workspace.metadata.dist.github-custom-runners]
x86_64-unknown-linux-gnu = "ubuntu-latest"
x86_64-unknown-linux-musl = "ubuntu-latest"
aarch64-apple-darwin = "macos-latest"

[workspace.metadata.dist.dependencies.homebrew]
protobuf = "3.21"
Expand Down

0 comments on commit 64c09f4

Please sign in to comment.