Update .gitea/workflows/build.yaml
Some checks failed
Build Wownero LWS (All 6 Targets) / build-macos (arm64, macos-arm64, aarch64-apple-darwin11) (push) Failing after 1m14s
Build Wownero LWS (All 6 Targets) / build-macos (x86_64, macos-x64, x86_64-apple-darwin11) (push) Failing after 52s
Build Wownero LWS (All 6 Targets) / build-cross (Linux, , linux-arm64, aarch64-linux-gnu) (push) Failing after 2m14s
Build Wownero LWS (All 6 Targets) / build-cross (Linux, , linux-riscv64, riscv64-linux-gnu) (push) Failing after 2m10s
Build Wownero LWS (All 6 Targets) / build-cross (Windows, .exe, windows-x64, x86_64-w64-mingw32) (push) Has been cancelled
Build Wownero LWS (All 6 Targets) / release (push) Has been cancelled
Build Wownero LWS (All 6 Targets) / build-cross (Linux, , linux-x64, x86_64-linux-gnu) (push) Has been cancelled

This commit is contained in:
2026-01-23 12:19:57 -05:00
parent 799257e45a
commit fb7f7b1a72

View File

@@ -8,7 +8,7 @@ on:
env:
NODE_TLS_REJECT_UNAUTHORIZED: '0'
# !!! CHANGE THIS TO YOUR NEW CORE TAG !!!
CORE_TAG: 'v0.11.3.1-build'
CORE_TAG: 'v0.11.3.0-build'
jobs:
# ------------------------------------------------------------------