Skip to content

Commit

Permalink
- add notes about the macos runnner
Browse files Browse the repository at this point in the history
  • Loading branch information
vonnieda committed Dec 14, 2022
1 parent fdf020b commit e2fed90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,9 @@ jobs:
# Build Apple Silicon Mac native binary.
# See https://cmake.org/cmake/help/v3.23/variable/CMAKE_APPLE_SILICON_PROCESSOR.html
# Currently runs on Jason's Mac using a Github self hosted runner because Github doesn't
# yet support runners for Apple Silicon on macOS.
# Requires that the runner machine have, at least, maven and ant installed.
build_mac_aarch64:
strategy:
matrix:
Expand Down

0 comments on commit e2fed90

Please sign in to comment.