Skip to content

Commit

Permalink
add cmake option for macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Jul 11, 2024
1 parent 36553e3 commit 6491460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
cmake_preset: linux-client
- os: macos-13
cmake_preset: macos-client
cmake_options: -DHUNTER_USE_CACHE_SERVERS=NO
- os: macos-12
cmake_preset: macos-client
cmake_options: -DHUNTER_USE_CACHE_SERVERS=NO
Expand Down

0 comments on commit 6491460

Please sign in to comment.