Skip to content

Commit e2fed90

Browse files
committed
- add notes about the macos runnner
1 parent fdf020b commit e2fed90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,9 @@ jobs:
304304
305305
# Build Apple Silicon Mac native binary.
306306
# See https://cmake.org/cmake/help/v3.23/variable/CMAKE_APPLE_SILICON_PROCESSOR.html
307+
# Currently runs on Jason's Mac using a Github self hosted runner because Github doesn't
308+
# yet support runners for Apple Silicon on macOS.
309+
# Requires that the runner machine have, at least, maven and ant installed.
307310
build_mac_aarch64:
308311
strategy:
309312
matrix:

0 commit comments

Comments
 (0)