Skip to content

Commit 72d76d0

Browse files
byshingclaude
andcommitted
Pin aarch64-apple-darwin to macos-15 runner for PKCS12 compatibility
macOS 14 rejects OpenSSL 3.x p12 format; macos-15 handles it correctly. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 2c7888e commit 72d76d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ allow-dirty = ["ci"]
2828

2929
[dist.dependencies.apt]
3030
libdbus-1-dev = "*"
31+
32+
[dist.github-custom-runners]
33+
aarch64-apple-darwin = "macos-15"

0 commit comments

Comments
 (0)