chore: Cleanup workflows to be run from just (#238)
This commit is contained in:
parent
7c5578994e
commit
32092195d3
16 changed files with 298 additions and 265 deletions
|
|
@ -170,7 +170,7 @@ impl DetermineDriver<CiDriverType> for Option<CiDriverType> {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Default, Clone, Copy, ValueEnum)]
|
||||
#[derive(Debug, Default, Clone, Copy, ValueEnum, PartialEq, Eq, Hash)]
|
||||
pub enum Platform {
|
||||
#[default]
|
||||
#[value(name = "native")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue