Skip to content

Commit

Permalink
Revert "Update MacOS deployment target in CI"
Browse files Browse the repository at this point in the history
This reverts commit c3331bf.
  • Loading branch information
agg22 committed Jan 9, 2024
1 parent c3331bf commit 4c57af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
/imsvc ${{ github.workspace }}/.xwin-cache/splat/crt/include
/imsvc ${{ github.workspace }}/.xwin-cache/splat/sdk/include/ucrt
AR_x86_64_pc_windows_msvc: llvm-lib-12
MACOSX_DEPLOYMENT_TARGET: "12.0"
MACOSX_DEPLOYMENT_TARGET: "11.0"
with:
command: build
args: -p harness --release
Expand Down

0 comments on commit 4c57af2

Please sign in to comment.