mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Allow failures on nightly Rust
This commit is contained in:
parent
b7c047bca2
commit
01fb604420
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -67,7 +67,6 @@ jobs:
|
|||
- 1.48 # MSRV (Minimum supported rust version)
|
||||
- stable
|
||||
- beta
|
||||
experimental: [false]
|
||||
# Ignore failures in nightly
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue