build: upgrade Rust toolchain to 1.97.1
Docs Deploy / Build and Deploy MkDocs (push) Successful in 49s
Test / Lint (push) Failing after 11m30s
Test / Test (push) Skipped
Test / Render parity (push) Skipped

This commit is contained in:
2026-07-18 05:20:43 +04:00
parent 93cddf1851
commit 337894528c
6 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -1076,7 +1076,7 @@ mod tests {
git_dirty: false,
runner_identity: "github-actions/12345/stage0-macos".to_string(),
runner_architecture: "aarch64",
rust_toolchain: "1.87.0".to_string(),
rust_toolchain: "1.97.1".to_string(),
target_triple: "aarch64-apple-darwin".to_string(),
platform: "macos",
status: "passed",