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:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust:
|
||||||
- 1.28.0
|
- nightly
|
||||||
|
- 1.28.0
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
cache: cargo
|
cache: cargo
|
||||||
|
|||||||
Reference in New Issue
Block a user