Skip to content

Commit

Permalink
Fix macos CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Feb 8, 2024
1 parent d9e2f8d commit 1c33b0b
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 @@ -32,7 +32,7 @@ on:

env:
CONAN_HOME: "${{ github.workspace }}/conan/"
MACOSX_DEPLOYMENT_TARGET: 10.15
MACOS_MIN_VERSION: 10.15

# https://stackoverflow.com/a/72408109
concurrency:
Expand Down

0 comments on commit 1c33b0b

Please sign in to comment.