ci: drop rust toolchain to 1.86.0

This commit is contained in:
2025-07-23 22:26:08 -05:00
parent 5a7f6a4c10
commit 979f736f54

View File

@@ -6,7 +6,7 @@ permissions:
contents: write
env:
RUST_TOOLCHAIN: 1.88.0
RUST_TOOLCHAIN: 1.86.0
jobs:
wasm: