Skip to content

Commit 93c5b8b

Browse files
committed
ci: bump macos image for x86 binaries
1 parent d5a4ae8 commit 93c5b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ install-path = "CARGO_HOME"
8181

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

8686
# Config for 'cargo release'
8787
[workspace.metadata.release]

0 commit comments

Comments
 (0)