Update core requirement due to previous commit #856
build.yml
on: push
prepare_matrix
4s
Matrix: Cross platform build
Annotations
5 warnings
|
prepare_matrix
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cross platform build (Linux_gcc13, ubuntu-24.04, gcc, g++, gcc, 13, Release, Linux, libstdc++11, ...
Node.js ***0 is deprecated. The following actions target Node.js ***0 but are being forced to run on Node.js ***4: actions/checkout@v4, actions/setup-python@v5, webfactory/ssh-agent@v0.9.0. For more information see: https://github.blog/changelog/***0***5-09-19-deprecation-of-node-***0-on-github-actions-runners/
|
|
Cross platform build (Windows-msvc2022, windows-2022, msvc-2022, 17, MD, Release)
Node.js ***0 is deprecated. The following actions target Node.js ***0 but are being forced to run on Node.js ***4: actions/checkout@v4, actions/setup-python@v5, webfactory/ssh-agent@v0.9.0. For more information see: https://github.blog/changelog/***0***5-09-19-deprecation-of-node-***0-on-github-actions-runners/
|
|
Cross platform build (Macos_xcode16, macos-15, apple-clang, 16, Release, Macos, 16.2, libc++, armv8)
Node.js ***0 is deprecated. The following actions target Node.js ***0 but are being forced to run on Node.js ***4: actions/checkout@v4, actions/setup-python@v5, webfactory/ssh-agent@v0.9.0. For more information see: https://github.blog/changelog/***0***5-09-19-deprecation-of-node-***0-on-github-actions-runners/
|
|
Cross platform build (Macos_xcode16, macos-15, apple-clang, 16, Release, Macos, 16.2, libc++, armv8)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.***.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|