We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24baf1 commit 5303f69Copy full SHA for 5303f69
1 file changed
.github/workflows/ci.yml
@@ -29,9 +29,6 @@ jobs:
29
- rust: nightly
30
features: serde
31
experimental: false
32
- - rust: nightly
33
- features: serde unstable-const-fn
34
- experimental: true
35
36
steps:
37
- uses: actions/checkout@v2
0 commit comments