Skip to content

Commit 422c719

Browse files
committed
Temporarily disable 1.56 CI
While fixing other errors from recently merged PRs.
1 parent 3415619 commit 422c719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
- run: cd serde && cargo check --no-default-features
106106
- run: cd serde && cargo check
107107
- run: cd serde_derive && cargo check
108+
continue-on-error: true # FIXME
108109

109110
alloc:
110111
name: Rust 1.36.0

0 commit comments

Comments
 (0)