Skip to content

Commit 5303f69

Browse files
committed
MAINT: remove unstable-const-fn testing from ci
1 parent b24baf1 commit 5303f69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
- rust: nightly
3030
features: serde
3131
experimental: false
32-
- rust: nightly
33-
features: serde unstable-const-fn
34-
experimental: true
3532

3633
steps:
3734
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)