Allow failures on nightly Rust

This commit is contained in:
Roderick van Domburg 2021-12-27 09:47:51 +01:00
parent b7c047bca2
commit 01fb604420
No known key found for this signature in database
GPG key ID: A9EF5222A26F0451

View file

@ -67,7 +67,6 @@ jobs:
- 1.48 # MSRV (Minimum supported rust version)
- stable
- beta
experimental: [false]
# Ignore failures in nightly
include:
- os: ubuntu-latest