Skip to content

Commit

Permalink
Add continuous_stable to Citadel
Browse files Browse the repository at this point in the history
Differential Revision: D52810345

fbshipit-source-id: 9b65490e3392c00793d88208b7ca6ba1e757b8b9
  • Loading branch information
pcerl017 authored and facebook-github-bot committed Jan 16, 2024
1 parent 8dd3715 commit 8e968f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions td_util/src/schedules.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ pub enum ScheduleType {
#[default]
Diff,
Continuous,
ContinuousStable,
Landcastle, // Should this be just "land"?
}

0 comments on commit 8e968f8

Please sign in to comment.