Temporarily disable 1.56 CI

While fixing other errors from recently merged PRs.
This commit is contained in:
David Tolnay 2024-10-21 18:47:52 -07:00
parent 3415619bfd
commit 422c719352
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -105,6 +105,7 @@ jobs:
- run: cd serde && cargo check --no-default-features - run: cd serde && cargo check --no-default-features
- run: cd serde && cargo check - run: cd serde && cargo check
- run: cd serde_derive && cargo check - run: cd serde_derive && cargo check
continue-on-error: true # FIXME
alloc: alloc:
name: Rust 1.36.0 name: Rust 1.36.0