Skip to content

Commit 3fc269a

Browse files
committed
Build x86_64-apple-darwin binaries on macos-14
1 parent a6bc4a4 commit 3fc269a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
target: arm-unknown-linux-gnueabihf
5353
zig_target: arm-unknown-linux-gnueabihf.2.28
5454
code-target: linux-armhf
55-
- os: macos-13
55+
- os: macos-14
5656
target: x86_64-apple-darwin
5757
code-target: darwin-x64
5858
pgo: clap-rs/[email protected]

0 commit comments

Comments
 (0)