mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-25 03:38:22 +08:00
The build runs brew update and then pours Gazebo from one pinned tap commit while the rest of the install, including protobuf, comes from current Homebrew. A release in either repo fails the check with no commit here, and the GitHub-hosted image moves on its own, so the job cannot be a closed set. Drop the build and the weekly pin refresh. The setup script, the pins, and the refresh script stay for local use. Assisted-by: Grok:grok-4.7 Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com>
9 lines
484 B
Plaintext
9 lines
484 B
Plaintext
# osrf/simulation revision used by macos.sh --sim-tools.
|
|
#
|
|
# OSRF strips the gz bottle blocks within minutes of a breaking homebrew-core
|
|
# dependency bump and rebuilds them days later. The tarballs stay on S3, so
|
|
# pinning keeps the install binary instead of compiling Gazebo from source.
|
|
# Move it to the newest commit where every gz formula macos.sh installs still
|
|
# carries a bottle block. Tools/ci/refresh_gz_tap_pin.rb finds that commit.
|
|
9403d12a474c239604243c77751fa53ad95ba16f
|