Skip to content

Commit

Permalink
ci: bump macos image for x86 binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdrz committed Dec 9, 2024
1 parent d5a4ae8 commit 93c5b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ install-path = "CARGO_HOME"

[workspace.metadata.dist.github-custom-runners]
aarch64-apple-darwin = "macos-14"
x86_64-apple-darwin = "macos-12"
x86_64-apple-darwin = "macos-13"

# Config for 'cargo release'
[workspace.metadata.release]
Expand Down

0 comments on commit 93c5b8b

Please sign in to comment.