We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc269a commit e13aa36Copy full SHA for e13aa36
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ env:
16
RUSTFLAGS: "-D warnings -W unreachable-pub"
17
RUSTUP_MAX_RETRIES: 10
18
FETCH_DEPTH: 0 # pull in the tags for the version string
19
- MACOSX_DEPLOYMENT_TARGET: 13.0
+ MACOSX_DEPLOYMENT_TARGET: 14.0
20
ZIG_VERSION: 0.13.0
21
ZIGBUILD_VERSION: 0.19.8
22
0 commit comments