Skip to content

Commit 7d3ef50

Browse files
committed
test
1 parent 584feeb commit 7d3ef50

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
@@ -99,7 +99,7 @@ jobs:
9999
echo "MACOSX_DEPLOYMENT_TARGET=${MACOSX_DEPLOYMENT_TARGET}" >> $GITHUB_ENV
100100
fi
101101
env:
102-
TARGET_SDK: macosx15.0
102+
TARGET_SDK: macosx15.1
103103
if: startswith(matrix.os, 'macos')
104104
- name: Setup Windows Bazelrc
105105
run: |

0 commit comments

Comments
 (0)