Build Engines for 1171e96675c95dd923c11be6a9cd74ab6bce0b54 #4391
build-engines.yml
on: push
Decide if a release of the engines artifacts is necessary
7s
Matrix: Build Engines for Linux / build
Build Engines for Apple Intel
/
MacOS Intel engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
11m 59s
Build Engines for Apple Silicon
/
MacOS ARM64 (Apple Silicon) engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
8m 46s
Build Engines for Windows
/
Windows engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
10m 54s
Release artifacts from branch main for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
1m 23s
Annotations
1 error and 17 warnings
|
Release artifacts from branch main for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Process completed with exit code 1.
|
|
Decide if a release of the engines artifacts is necessary
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, actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / linux-static-x64 for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / linux-arm64-openssl-3.0.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / linux-musl-arm64-openssl-3.0.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / rhel-openssl-3.0.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / rhel-openssl-1.0.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / linux-musl-arm64-openssl-1.1.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / linux-arm64-openssl-1.0.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Linux / linux-static-arm64 for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Apple Silicon / MacOS ARM64 (Apple Silicon) engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Apple Silicon / MacOS ARM64 (Apple Silicon) engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
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.2.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.
|
|
Build Engines for Linux / linux-musl-openssl-3.0.x for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Windows / Windows engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Apple Intel / MacOS Intel engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Engines for Apple Intel / MacOS Intel engines build for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
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.2.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.
|
|
Build Engines for Linux / linux-musl for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Release artifacts from branch main for commit 1171e96675c95dd923c11be6a9cd74ab6bce0b54
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, actions/download-artifact@v4, crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
darwin
|
11.7 MB |
sha256:0a63716ece8b6ccf0023ad75356fbbcc19006e40795c0d5936e3fdc298009c30
|
|
|
darwin-arm64
|
11.6 MB |
sha256:00bf3f4ec33f62160d75b166de0908a1d510dec2838367bfdf4592b2442d2158
|
|
|
linux-arm64-openssl-1.0.x
|
11.7 MB |
sha256:572bbb6d871462b19964925d0460e699ee5f0df0fd64332e4287a307c1cd1e93
|
|
|
linux-arm64-openssl-3.0.x
|
9.6 MB |
sha256:5097ea750de5ac1773287fd684709ab112e71f45179f8c387ac62aa1d6bd8df3
|
|
|
linux-musl
|
11.9 MB |
sha256:4c54b6bf16cb5143651803d4b550ac771abbfc460f0d6f8be5def63d90ce0307
|
|
|
linux-musl-arm64-openssl-1.1.x
|
12 MB |
sha256:deae72c74dce8c4bca57b73e4d0daf6e83dd507db7b47d9d685704125cd32715
|
|
|
linux-musl-arm64-openssl-3.0.x
|
9.64 MB |
sha256:e4ec8bf030ab09cf867d95e109453e81bafa899f89024e76150c2182351ea95c
|
|
|
linux-musl-openssl-3.0.x
|
9.88 MB |
sha256:6921c9ee009086b7fac1d2e3f245b94763a5a9ba2297f940bc0115424918b68b
|
|
|
linux-static-arm64
|
11.9 MB |
sha256:da78f93843d841da204f03604fb172c61541e8990ff6b25ad3d7ce62875ee902
|
|
|
linux-static-x64
|
11.9 MB |
sha256:cee3c1af63e8ac73e84ef17eb8f81d69620876046bbc5dd5263ef31cc412ade4
|
|
|
rhel-openssl-1.0.x
|
11.8 MB |
sha256:92210cc0cf96bee76b45ae41b36dcffc1799282b900747adfd762a52c4fb16f3
|
|
|
rhel-openssl-3.0.x
|
9.87 MB |
sha256:d181f5a07309c2f8c9d20767db2161c63acbfa5715271542967ec8569d1b7865
|
|
|
windows
|
9.27 MB |
sha256:17847ca6f5284742b369cecdd2fe7e0822202d4e79a33569ca75bb1e9c26d707
|
|