We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc98dc commit 47f1ea3Copy full SHA for 47f1ea3
.github/workflows/build-and-test.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
rust:
21
- stable
22
- - beta
+ # - beta
23
- nightly
24
features:
25
- serde
0 commit comments