Skip to content

Merge pull request #74 from sdiehl/dependabot/pip/llvmlite-gte-0.49.0 #158

Merge pull request #74 from sdiehl/dependabot/pip/llvmlite-gte-0.49.0

Merge pull request #74 from sdiehl/dependabot/pip/llvmlite-gte-0.49.0 #158

Triggered via push August 17, 2026 06:34
Status Success
Total duration 1m 25s
Artifacts

ci_mac.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ci-macos
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-macos
llvm@20 was installed but not linked because llvm@18 is already installed. To link this version, run: brew link llvm@20
ci-macos
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust