fix(ci): remove weekly MSRV release run
Some checks failed
CI / rust-skia (Rust only) (push) Successful in 2m43s
CI / required (push) Failing after 4m12s

This commit is contained in:
2026-08-16 06:19:02 +00:00
parent 969a289efb
commit c5b81afb91
20 changed files with 80 additions and 139 deletions

View File

@@ -12,8 +12,7 @@ is evidence of remaining work, never permission to waive it.
- Portable, default-feature-disabled library surfaces are cross-compiled from
Ubuntu for Windows GNU x86-64 and macOS x86-64. Those checks do not claim
native runtime, installer, physical-device, CoreAudio, or WASAPI validation.
- Rust 1.97.1 is the release toolchain. Rust 1.96.0 is exercised separately and
only supports the minimum-version compatibility claim.
- Rust 1.97.1 is the release toolchain.
## Features and prerequisites