Skip to content

Commit e13aa36

Browse files
committed
Bump MACOSX_DEPLOYMENT_TARGET to 14.0
1 parent 3fc269a commit e13aa36

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
@@ -16,7 +16,7 @@ env:
1616
RUSTFLAGS: "-D warnings -W unreachable-pub"
1717
RUSTUP_MAX_RETRIES: 10
1818
FETCH_DEPTH: 0 # pull in the tags for the version string
19-
MACOSX_DEPLOYMENT_TARGET: 13.0
19+
MACOSX_DEPLOYMENT_TARGET: 14.0
2020
ZIG_VERSION: 0.13.0
2121
ZIGBUILD_VERSION: 0.19.8
2222

0 commit comments

Comments
 (0)