This repository was archived by the owner on Feb 21, 2026. It is now read-only.
Feature: GitHub Actions-based CI #23
build-macos.yml
on: pull_request
Matrix: build-macos-homebrew
Matrix: build-macos
Annotations
2 warnings
|
macos-14 (homebrew)
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
macos-14 (homebrew)
rustup 1.28.2 is already installed and up-to-date.
To reinstall 1.28.2, run:
brew reinstall rustup
|