refactor: consolidate WAN VAE version checks (#1712) #2706
build.yml
on: push
Matrix: Build and push container images
Matrix: ubuntu-latest-rocm
Matrix: windows-latest-cmake
ubuntu-latest-cmake
13m 32s
ubuntu-latest-cmake-vulkan
16m 52s
macOS-latest-cmake
8m 50s
windows-latest-rocm
2h 47m
windows-latest-cmake-hip
4m 40s
release
0s
Annotations
2 errors, 21 warnings, and 1 notice
|
Build and push container images (sycl, linux/amd64, ubuntu-latest)
The job has exceeded the maximum execution time of 6h0m0s
|
|
Build and push container images (sycl, linux/amd64, ubuntu-latest)
The operation was canceled.
|
|
macOS-latest-cmake
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macOS-latest-cmake
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
|
|
Build and push container images (cuda, linux/arm64, ubuntu-24.04-arm, -spark, CUDA_VERSION=13.0.0...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (cuda, linux/arm64, ubuntu-24.04-arm, -spark, CUDA_VERSION=13.0.0...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
|
ubuntu-latest-rocm (7.2.1, gfx908;gfx90a;gfx942;gfx1030;gfx1031;gfx1032;gfx1100;gfx1101;gfx1102;g...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, actions/upload-artifact@v4, ggml-org/ccache-action@v1.2.16, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake (vulkan, -DSD_VULKAN=ON -DSD_BUILD_SHARED_LIBS=ON -DGGML_NATIVE=OFF -DSD_BUI...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake (cpu, -DGGML_NATIVE=OFF -DSD_BUILD_SHARED_LIBS=ON -DSD_BUILD_SHARED_GGML_LIB...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (vulkan, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake-hip
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@v3, actions/setup-node@v4, actions/upload-artifact@v4, ggml-org/ccache-action@v1.2.16, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (musa, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile.musa#L38
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile.musa#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
ubuntu-latest-cmake
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ubuntu-latest-cmake-vulkan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ubuntu-latest-rocm (7.13.0, gfx906;gfx908;gfx90a;gfx942;gfx950;gfx1010;gfx1011;gfx1012;gfx1030;gf...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, actions/upload-artifact@v4, ggml-org/ccache-action@v1.2.16, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (cuda, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake (cuda12, -DSD_CUDA=ON -DSD_BUILD_SHARED_LIBS=ON -DCMAKE_CUDA_ARCHITECTURES='...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, Jimver/cuda-toolkit@v0.2.22, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest-cmake (cuda12, -DSD_CUDA=ON -DSD_BUILD_SHARED_LIBS=ON -DCMAKE_CUDA_ARCHITECTURES='...
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0hNI+agAAAADq9T3uyIxoS4+fxyCt8harU0xDMzFFREdFMDIwOABFZGdl
|
|
windows-latest-cmake (cuda12, -DSD_CUDA=ON -DSD_BUILD_SHARED_LIBS=ON -DCMAKE_CUDA_ARCHITECTURES='...
Failed to restore: Cache service responded with 400
|
|
windows-latest-rocm
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@v3, actions/setup-node@v4, actions/upload-artifact@v4, ggml-org/ccache-action@v1.2.16, pnpm/action-setup@v4, pr-mpt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push container images (sycl, linux/amd64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, pnpm/action-setup@v4, prompt/actions-commit-hash@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macOS-latest-cmake
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
leejet~stable-diffusion.cpp~GN23RD.dockerbuild
|
83.2 KB |
sha256:616ff604b28366fc61eb6f1a9e2ef1aa8252513067dfd57270c128e4ed5308ee
|
|
|
leejet~stable-diffusion.cpp~SY5YSB.dockerbuild
|
230 KB |
sha256:0671a1a5cd9539e49fdc7dc6a052dcae097dad3993552b7fd7127d7c7b0afc43
|
|
|
leejet~stable-diffusion.cpp~XUENUA.dockerbuild
|
91.7 KB |
sha256:3df7b417779d95d40741d1d09e147cd1661058696a956ada1ff7ad2f68420d37
|
|
|
leejet~stable-diffusion.cpp~ZSC8V4.dockerbuild
|
97.4 KB |
sha256:1f1e380879d238ba44f7bd557b95e60b300a1eb7c90d309d8ec8e534bb218fed
|
|
|
sd-cudart-sd-bin-win-cu12-x64.zip
|
537 MB |
sha256:08fa541426bee703503365a3cc95452700538333b52c18cbf0f605a531ebadbb
|
|
|
sd-master-9956436-bin-Darwin-macOS-26.4-arm64.zip
|
46.5 MB |
sha256:44458f732bfaf5205c58d85bd1ee00a58dabb745031fc6da5c39c07cc874125f
|
|
|
sd-master-9956436-bin-Linux-Ubuntu-24.04-x86_64-rocm-7.13.0.zip
|
232 MB |
sha256:188a21eb6ac66b6c0991f69ef42191dca7bc527b0776c13a389ee0aae0945a39
|
|
|
sd-master-9956436-bin-Linux-Ubuntu-24.04-x86_64-rocm-7.2.1.zip
|
156 MB |
sha256:ce2af2188f1eb7f9a9dc61f9a191c9582ba2a26c4f6d3bc4fdaee55861a11d75
|
|
|
sd-master-9956436-bin-Linux-Ubuntu-24.04-x86_64-vulkan.zip
|
42 MB |
sha256:41e8aa701571b40cbc9606b489653fcfc037c1d2776be9df2b7d5917f4a6dbe3
|
|
|
sd-master-9956436-bin-Linux-Ubuntu-24.04-x86_64.zip
|
30.3 MB |
sha256:0c2e1826a925527167c83e0195c4d65797c6085b678df9cda3bde17fc9dde429
|
|
|
sd-master-9956436-bin-win-cpu-x64.zip
|
22.4 MB |
sha256:352ac4bf37b99fc0e0080a2c2302f10689c1e1d6f3812f449d75075891ef104f
|
|
|
sd-master-9956436-bin-win-cuda12-x64.zip
|
345 MB |
sha256:098587d474b49d5a2fe6b757de2f40c604fa2bcdcfb645d2265653af44b03b61
|
|
|
sd-master-9956436-bin-win-rocm-7.1.1-x64.zip
|
309 MB |
sha256:7bbdfa9bfced964a61d267c2ad67fd024dffd5e88f849b3061111b67dae95e65
|
|
|
sd-master-9956436-bin-win-rocm-7.13.0-x64.zip
|
240 MB |
sha256:6321f63a3c987bf5c69bf356ffe2e54809674e96d985e465025aff28c02acb7c
|
|
|
sd-master-9956436-bin-win-vulkan-x64.zip
|
35.3 MB |
sha256:2ccff86d4a44570e50ece048fd9f15e256cabd2f5f999d0a0b970c5e07c39609
|
|