Skip to content

Commit

Permalink
build on macos13 as macos14 currently is not supported out of the box
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Jul 10, 2024
1 parent f8bcaff commit 36553e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- os: ubuntu-20.04
ubuntu_version: 20.04
cmake_preset: linux-client
- os: macos-14
- os: macos-13
cmake_preset: macos-client
- os: macos-12
cmake_preset: macos-client
Expand Down

0 comments on commit 36553e3

Please sign in to comment.