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

@@ -2,7 +2,7 @@
name = "metacrate-semver-port"
version = "0.0.0"
edition = "2024"
rust-version = "1.96"
rust-version = "1.97.1"
license = "BSD-3-Clause"
publish = false