mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 18:35:01 +01:00
build even older nightlies
This commit is contained in:
parent
79bb6d1eb0
commit
cfef23bc31
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ use tracing::debug;
|
||||||
|
|
||||||
use crate::db::{BuildMode, FinishedNightly};
|
use crate::db::{BuildMode, FinishedNightly};
|
||||||
|
|
||||||
const EARLIEST_CUTOFF_DATE: &str = "2023-01-01";
|
const EARLIEST_CUTOFF_DATE: &str = "2022-01-01";
|
||||||
|
|
||||||
#[derive(Default)]
|
#[derive(Default)]
|
||||||
pub struct NightlyCache {
|
pub struct NightlyCache {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue