mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Fix ignore of ubuntu rust.
This commit is contained in:
@@ -7,8 +7,9 @@ rust:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
- 1.28.0
|
||||
- rust:
|
||||
- nightly
|
||||
- 1.28.0
|
||||
fast_finish: true
|
||||
|
||||
cache: cargo
|
||||
|
||||
Reference in New Issue
Block a user